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