blob: e194a64c5d1c35a72c949b3f3395c331ba3d2102 [file] [log] [blame]
{
"name": "XModeAPI",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XModeAPI/Classes/**/*",
"deprecated": true
}