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] TMNavigation 0.0.947
[CocoaPods.git]
/
Specs
/
f
/
b
/
e
/
PodModelA
/
1.0.3
/
PodModelA.podspec.json
blob
204631c5aa7638e10b0b382278e7686aef6d13fc
1
{
2
"name": "PodModelA",
3
"version": "1.0.3",
4
"summary": "PodModelA 测试版本",
5
"homepage": "https://github.com/jishaowei",
6
"license": "MIT",
7
"authors": {
8
"xiaofengwork": "jishaoweixiaofeng@163.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/jishaowei/PodModelA.git",
15
"tag": "1.0.3"
16
},
17
"source_files": "PodModelA/PodModelAFile/*.{h,m}",
18
"requires_arc": true,
19
"dependencies": {
20
"JSONModel": [
21
22
]
23
}
24
}