repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] PINOperation 1.2.2
[CocoaPods.git]
/
Specs
/
2
/
e
/
4
/
IOSUtils
/
0.0.2
/
IOSUtils.podspec.json
blob
39c273655a3e8a1109339090e6b71808bb06494f
1
{
2
"name": "IOSUtils",
3
"version": "0.0.2",
4
"summary": "自己的小工具",
5
"homepage": "https://github.com/bert589998/IOSUtils",
6
"license": "MIT",
7
"platforms": {
8
"ios": "8.0"
9
},
10
"authors": {
11
"bert589998": "email@address.com"
12
},
13
"source": {
14
"git": "https://github.com/bert589998/IOSUtils.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "IOSUtils/IOSUtils/extension/*.swift",
18
"requires_arc": true,
19
"pushed_with_swift_version": "3.0"
20
}