blob: 5a4c4de75f687f5f263f30c4b8bdda26de04d271 [file] [log] [blame]
{
"name": "BingAPI",
"version": "0.2.1",
"license": "MIT",
"homepage": "https://github.com/Adorkable/BingAPIiOS",
"authors": {
"Ian Grossberg": "yo.ian.g@gmail.com"
},
"summary": "Simple access to the BingAPI",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Adorkable/BingAPIiOS.git",
"tag": "0.2.1"
},
"source_files": [
"BingAPI/*.swift",
"BingAPI/Routes/*.swift"
],
"requires_arc": true
}