blob: 62fd61f3df5691c93ba1e3d5e440d53ed0c773a6 [file] [log] [blame]
{
"name": "Azot",
"version": "0.0.12",
"summary": "Azot is a mobile analysis SDK that runs directly inside phones or tablets.",
"description": "A longer description of Appstrack in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "http://hiveinmyapp.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rémy Marty": "rmarty@appstud.me"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/appstud/Azot.git",
"tag": "0.0.12"
},
"vendored_frameworks": "Azot.framework",
"exclude_files": "./Exclude",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"Realm": [
]
}
}