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] ZJSDK 2.5.5.6
[CocoaPods.git]
/
Specs
/
6
/
b
/
2
/
YXCategories
/
1.1.0
/
YXCategories.podspec.json
blob
ab462cd1bd95b31f6729a47af2520bfaf9628061
1
{
2
"name": "YXCategories",
3
"version": "1.1.0",
4
"summary": "A category only use own",
5
"homepage": "https://github.com/shlyren/YXCategories",
6
"license": "MIT",
7
"authors": {
8
"shlyren": "shlyren@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/shlyren/YXCategories.git",
15
"tag": "1.1.0"
16
},
17
"source_files": [
18
"YXCategories",
19
"YXCategories/*.{h,m}"
20
],
21
"requires_arc": true
22
}