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