blob: 9e8c0ae88087841058c5b3acfc5367f30c0d0813 [file] [log] [blame]
{
"name": "XModeAPI",
"version": "1.0.11",
"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": "http://bitbucket.org/DrunkModeApp/x-mode-api",
"tag": "1.0.11"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "XModeAPI/AJKit.framework"
},
"source_files": [
"XModeAPI/Classes/**/*",
"XModeAPI/AJKit.framework/Headers/*.h"
],
"dependencies": {
"AFNetworking": [
],
"BeaconsInSpace": [
]
},
"deprecated": true
}