[Add] ConsentViewController 7.7.4
[CocoaPods.git] / Specs / c / a / 6 / AbTrackingLib / 1.0.0 / AbTrackingLib.podspec.json
blob70d512cacc07c4f2b18ebfe53a75bf8842f4009f
2   "name": "AbTrackingLib",
3   "version": "1.0.0",
4   "summary": "Library to track the open event to abtrckr.com",
5   "description": "                       The library helps other projects to track the open app event to abtrckr.com\n",
6   "homepage": "https://github.com/Advertile/AbTrackingLib",
7   "license": "MIT",
8   "authors": {
9     "Laura OrĂ¡n": "laura.oran@navilo.es"
10   },
11   "source": {
12     "git": "https://github.com/Advertile/AbTrackingLib.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "AbTrackingLib": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": "UIKit"