blob: d5e80a3530b24977b97ef3c4c99f454f2677da82 [file] [log] [blame]
{
"name": "BingAPI",
"version": "0.0.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.0.1"
},
"source_files": "BingAPI/*.swift",
"requires_arc": true
}