[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / c / MXLInstallTracker / 1.0.1 / MXLInstallTracker.podspec.json
blobf4c43eaa994ab90c70798f1d8be884905af6eb81
2   "name": "MXLInstallTracker",
3   "platforms": {
4     "ios": "6.0"
5   },
6   "version": "1.0.1",
7   "summary": "Track installs on the major ad networks.",
8   "description": "  \t\t\t\t\tAt MobileX Labs we had the issue of wanting robust install tracking and attribution for our apps. This pod will allow you to attribute installs on all major platform with only one line of code.\n",
9   "homepage": "https://github.com/KiranPanesar/MXLInstallTracker",
10   "license": "MIT",
11   "authors": {
12     "Kiran Panesar": "kiran@mobilexlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/KiranPanesar/MXLInstallTracker.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "MXLInstallTracker/**/*.{h,m}"
21   ],
22   "vendored_libraries": "MXLInstallTracker/**/*.a",
23   "requires_arc": true,
24   "frameworks": "AdSupport",
25   "dependencies": {
26     "MobileAppTracker": [
28     ],
29     "GA-iOS-SDK": [
31     ]
32   }