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
/
8
/
4
/
5
/
cocopodsDemo
/
0.0.4
/
cocopodsDemo.podspec.json
blob
16b167cc7edc234d78068ecaaa481cc15d04b87f
1
{
2
"name": "cocopodsDemo",
3
"version": "0.0.4",
4
"summary": "test",
5
"description": "test",
6
"homepage": "https://github.com/hymb1990/cocopodsDemo",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Mac": "hymb1990@163.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/hymb1990/cocopodsDemo.git",
19
"tag": "0.0.4"
20
},
21
"source_files": "cocopodsDemo/cocopodsDemo/Common/*.{h,m}",
22
"requires_arc": true
23
}