Skip to content

Commit

Permalink
更新版本,add cocoapods
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanggui committed Nov 17, 2017
1 parent 0b3421a commit 3fe9eab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ZGInfoCollection.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ZGInfoCollection"
s.version = "1.1.0"
s.version = "1.1.1"
s.summary = "A library for collection device info.add deviece info for iPhone 8/8p/X"
s.homepage = "https://github.com/ScottZg/ZGInfoCollection"
s.license = "MIT"
Expand All @@ -9,5 +9,5 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.ios.deployment_target = "7.0"
s.source_files = "ZGInfoCollection/*.{h,m}"

s
end
Empty file added scottzg@126.com
Empty file.

0 comments on commit 3fe9eab

Please sign in to comment.