blob: 383488238edfe0f8c52732df13c2997b040e2299 [file] [log] [blame]
{
"name": "NZGoogleAnalytics",
"version": "0.0.7",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Quickly and easily integration with Google Analytics API for iOS.",
"homepage": "https://github.com/NZN/NZGoogleAnalytics",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"authors": {
"Bruno Tortato Furtado": "bruno.furtado@gruponzn.com"
},
"dependencies": {
"GoogleAnalytics-iOS-SDK": [
],
"NZBundle": [
]
},
"source_files": "NZGoogleAnalytics/*.{h,m}",
"source": {
"git": "https://github.com/NZN/NZGoogleAnalytics.git",
"tag": "0.0.7"
}
}