[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / 8 / SimpleGoogleAnalyticsForIOS / 0.0.1 / SimpleGoogleAnalyticsForIOS.podspec.json
blob47d3ae47d8644f01de0b1a3ed8a7efdbe1d4aff1
2   "name": "SimpleGoogleAnalyticsForIOS",
3   "version": "0.0.1",
4   "summary": "SimpleGoogleAnalytics to send message to Google Analytics.",
5   "description": "SimpleGoogleAnalytics is an HTTP networking library send message to Google Analytics in Objective-c.",
6   "homepage": "https://github.com/paulobrambillajunior/SimpleGoogleAnalytics",
7   "license": {
8     "type": "GNU",
9     "text": "                            SimpleGoogleAnalytics is free software: you can redistribute it and/or modify\n                            it under the terms of the GNU General Public License as published by\n                            the Free Software Foundation, either version 3 of the License, or\n                            (at your option) any later version.\n\n                            SimpleGoogleAnalytics is distributed in the hope that it will be useful,\n                            but WITHOUT ANY WARRANTY; without even the implied warranty of\n                            MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n                            GNU General Public License for more details.\n\n                            You should have received a copy of the GNU General Public License\n                            along with Foobar.  If not, see <http://www.gnu.org/licenses/>.\n"
10   },
11   "authors": {
12     "Paulo Roberto Brambilla Junior": "paulobrambillajunior@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/paulobrambillajunior/SimpleGoogleAnalytics.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "SimpleGoogleAnalytics/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude"