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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
6
/
4
/
2
/
BaseFramework
/
0.0.1
/
BaseFramework.podspec.json
blob
9fde49645c30edbaf89351fe6677b321b37b0d14
1
{
2
"name": "BaseFramework",
3
"platforms": {
4
"ios": "8.0"
5
},
6
"version": "0.0.1",
7
"summary": "project base framework",
8
"homepage": "https://github.com/bashe21/BaseFramework",
9
"license": "MIT",
10
"authors": {
11
"bashe21": "3064662835@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/bashe21/BaseFramework",
15
"tag": "0.0.1"
16
},
17
"source_files": "Base",
18
"dependencies": {
19
"AFNetworking": [
20
"~>3.0"
21
]
22
}
23
}