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] ReerCodable 1.1.2
[CocoaPods.git]
/
Specs
/
6
/
a
/
1
/
PBB
/
0.1.0
/
PBB.podspec.json
blob
d5c2fe01d2a300ec33c1e295f14f2b46eee1bd31
1
{
2
"name": "PBB",
3
"version": "0.1.0",
4
"summary": "demo",
5
"description": "aaa",
6
"homepage": "https://github.com/myLoveIsYou/PBB",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"myLoveIsYou": "1144713192@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/myLoveIsYou/PBB.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "PBB/Classes/**/*",
22
"dependencies": {
23
"AFNetworking": [
24
"~> 2.6.0"
25
]
26
}
27
}