[Add] OpacityCore 4.0.3
[CocoaPods.git] / Specs / 3 / 8 / c / MXLInstallTracker / 1.0.0 / MXLInstallTracker.podspec.json
blob92a8871a18e654f946d18e5e21f97567f046b3a7
2   "name": "MXLInstallTracker",
3   "platforms": {
4     "ios": "6.0"
5   },
6   "version": "1.0.0",
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.0"
17   },
18   "source_files": [
19     "Classes",
20     "MXLInstallTracker/**/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "frameworks": "AdSupport",
24   "dependencies": {
25     "MobileAppTracker": [
27     ],
28     "GA-iOS-SDK": [
30     ]
31   }