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.16
[CocoaPods.git]
/
Specs
/
f
/
9
/
e
/
BingAPI
/
0.1.1
/
BingAPI.podspec.json
blob
f22cba190e13a83b824757199aaef58c16b7bef1
1
{
2
"name": "BingAPI",
3
"version": "0.1.1",
4
"license": "MIT",
5
"homepage": "https://github.com/Adorkable/BingAPIiOS",
6
"authors": {
7
"Ian Grossberg": "yo.ian.g@gmail.com"
8
},
9
"summary": "Simple access to the BingAPI",
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/Adorkable/BingAPIiOS.git",
15
"tag": "0.1.1"
16
},
17
"source_files": "BingAPI/*.swift",
18
"requires_arc": true
19
}