blob: 869fd43572cd8c7241c244fa39222818ab3bda1d [file] [log] [blame]
{
"name": "XModeAPI",
"version": "0.1.2",
"summary": "Location tracking",
"description": "Location-based tracking API for use in apps that have location on all the time.",
"homepage": "https://bitbucket.org/DrunkModeApp/x-mode-api",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gabriel Jensen": "gabriel@brainjelly.com"
},
"source": {
"git": "https://bitbucket.org/DrunkModeApp/x-mode-api",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XModeAPI/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
},
"deprecated": true
}