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