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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
7
/
d
/
e
/
DemoWorking
/
1.0.0
/
DemoWorking.podspec.json
blob
500f508db1e1f0c40f56d4b64f6dc0c5aee3db4b
1
{
2
"name": "DemoWorking",
3
"version": "1.0.0",
4
"summary": "简单描述",
5
"description": "TODO: 详细描述.",
6
"homepage": "https://github.com/ouyanghaiyong/DemoWorking",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"ouyanghaiyong": "ouyanghaiyong@163.com"
13
},
14
"source": {
15
"git": "https://github.com/ouyanghaiyong/DemoWorking.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "DemoWorking/Classes/**/*"
22
}