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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
7
/
c
/
5
/
Addition
/
0.0.3
/
Addition.podspec.json
blob
168fc5bf61a23504394c3402c9e46e7d2e63bbc3
1
{
2
"name": "Addition",
3
"version": "0.0.3",
4
"summary": "ios扩展类集",
5
"description": "ios扩展类集,方便ios开发。",
6
"homepage": "https://github.com/CaiChenghan/Addition",
7
"license": "MIT",
8
"authors": {
9
"蔡成汉": "1178752402@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/CaiChenghan/Addition.git",
13
"tag": "0.0.3"
14
},
15
"platforms": {
16
"ios": "7.0"
17
},
18
"requires_arc": true,
19
"source_files": "Addition/*.{h,m}",
20
"resource_bundles": {
21
"Addition": [
22
"Pod/Assets/*.png"
23
]
24
}
25
}