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
[Delete] VersionConfirm 0.1.1
[CocoaPods.git]
/
Specs
/
8
/
3
/
5
/
Catetory
/
1.0.0
/
Catetory.podspec.json
blob
7d77de7580d95a6eb3e26d5f9552cdf416ff4340
1
{
2
"name": "Catetory",
3
"version": "1.0.0",
4
"summary": "pod 私有库Catetory.",
5
"homepage": "https://github.com/kate-111/Base-pod-demo",
6
"license": "MIT",
7
"authors": {
8
"mashouyin": "1021468678@qq.com"
9
},
10
"platforms": {
11
"ios": null
12
},
13
"source": {
14
"git": "https://github.com/kate-111/Base-pod-demo",
15
"tag": "1.0.0"
16
},
17
"source_files": "Catetory/*.{h,m}",
18
"frameworks": "UIKit",
19
"requires_arc": true
20
}