blob: 7b6f3ff3c09a27964505d9e3e40d01fc1e609fd0 [file] [log] [blame]
{
"name": "XModeAPI",
"version": "0.1.3",
"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": {
"XMode Gabriel Jensen": "gabriel@drunkmode.com"
},
"source": {
"git": "https://bitbucket.org/DrunkModeApp/x-mode-api",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XModeAPI/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
},
"deprecated": true
}