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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
5
/
a
/
f
/
BDAPI
/
0.1.3
/
BDAPI.podspec.json
blob
b170db476146d7b3692b0c7a595153b387f74d72
1
{
2
"name": "BDAPI",
3
"version": "0.1.3",
4
"summary": "BDAPI",
5
"homepage": "https://github.com/reference/BDAPI",
6
"description": "Api for SNS\n* Easy to use.\n* Open codes!",
7
"license": "MIT",
8
"authors": {
9
"Scott Ban": "imti_bandianhong@126.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/reference/BDAPI.git",
16
"tag": "0.1.3"
17
},
18
"requires_arc": true,
19
"source_files": [
20
"BDAPI/*.{h,m}",
21
"HTTP/**/*.{h,m}",
22
"Model/**/*.{h,m}"
23
],
24
"dependencies": {
25
"BDToolKit": [
26
27
],
28
"AFNetworking": [
29
30
],
31
"ZXToolbox": [
32
33
],
34
"YYModel": [
35
36
]
37
}
38
}