blob: 25c01d92152841643a172bda69df98df161a37ff [file] [log] [blame]
{
"name": "XModeAPI",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XModeAPI/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
},
"deprecated": true
}