[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / f / 7 / 0 / CantizAnalytics / 0.0.5 / CantizAnalytics.podspec.json
blob46268e359615de19bfcd92b76ca30d8a19c1eaf7
2   "name": "CantizAnalytics",
3   "version": "0.0.5",
4   "summary": "A really cool SDK for simplifying the use of differnet analytics.",
5   "homepage": "https://github.com/akhilpkattinad/ATTAnalytics",
6   "authors": {
7     "Sreekanth": "akhil.pk@attinadsoftware.com"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/akhilpkattinad/ATTAnalytics.git",
18     "tag": "0.0.5"
19   },
20   "ios": {
21     "vendored_frameworks": "ATTAnalytics.framework",
22     "resources": "ATTBackends.bundle",
23     "frameworks": [
24       "CoreLocation",
25       "CoreData",
26       "CoreTelephony",
27       "SystemConfiguration"
28     ]
29   }