blob: f8a2764b2b491197de7cfd7472171681c22349f0 [file] [log] [blame]
{
"name": "SimpleGoogleAnaltyticsForIOS",
"version": "0.0.1",
"summary": "SimpleGoogleAnalytics to send message to Google Analytics.",
"description": "SimpleGoogleAnalytics is an HTTP networking library send message to Google Analytics in Objective-c.",
"homepage": "https://github.com/paulobrambillajunior/SimpleGoogleAnalytics.git",
"license": {
"type": "GNU",
"file": "LICENSE.txt"
},
"authors": {
"Paulo Roberto Brambilla Junior": "paulobrambillajunior@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/paulobrambillajunior/SimpleGoogleAnalytics.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"SimpleGoogleAnalytics/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}