[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / c / a / 6 / AbTrackingLib / 0.6.0 / AbTrackingLib.podspec.json
blobb34f1c8bb5202f90917715b1aa70937e2a7f210a
2   "name": "AbTrackingLib",
3   "version": "0.6.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": "0.6.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"