blob: ef3f812d437e1c2b22059de8f1d1f70d6e1e41c3 [file] [log] [blame]
{
"name": "CantizAnalytics",
"version": "1.0.4",
"summary": "A really cool SDK for simplifying the use of differnet analytics.",
"homepage": "https://github.com/akhilpkattinad/ATTAnalytics",
"authors": {
"Sreekanth": "akhil.pk@attinadsoftware.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/akhilpkattinad/ATTAnalytics.git",
"tag": "1.0.4"
},
"ios": {
"vendored_frameworks": "ATTAnalytics.framework",
"resources": "ATTBackends.bundle",
"frameworks": [
"CoreLocation",
"CoreData",
"CoreTelephony",
"SystemConfiguration"
]
}
}