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] EasyStacks 1.0.2
[CocoaPods.git]
/
Specs
/
f
/
9
/
e
/
BingAPI
/
0.0.2
/
BingAPI.podspec.json
blob
31e7c7b70342ee67ed64b405c29442f3ed87a79c
1
{
2
"name": "BingAPI",
3
"version": "0.0.2",
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.0.2"
16
},
17
"source_files": "BingAPI/*.swift",
18
"requires_arc": true
19
}