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] VisualEffectBlurView 6.0.0
[CocoaPods.git]
/
Specs
/
f
/
9
/
e
/
BingAPI
/
0.2.2
/
BingAPI.podspec.json
blob
742e17966b1ba4a0b2008cf65edf4d6305c0e06a
1
{
2
"name": "BingAPI",
3
"version": "0.2.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.2.2"
16
},
17
"source_files": [
18
"BingAPI/*.swift",
19
"BingAPI/Routes/*.swift"
20
],
21
"requires_arc": true
22
}