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