blob: ef8363318a431137c1fef74ed2f47c13d2eb5d23 [file] [log] [blame]
{
"name": "CantizAnalytics",
"version": "0.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": "0.0.4"
},
"ios": {
"vendored_frameworks": "ATTAnalytics.framework",
"resources": "ATTBackends.bundle",
"frameworks": [
"CoreLocation",
"CoreData",
"CoreTelephony",
"SystemConfiguration"
]
}
}