blob: b34f1c8bb5202f90917715b1aa70937e2a7f210a [file] [log] [blame]
{
"name": "AbTrackingLib",
"version": "0.6.0",
"summary": "Library to track the open event to abtrckr.com",
"description": " The library helps other projects to track the open app event to abtrckr.com\n",
"homepage": "https://github.com/Advertile/AbTrackingLib",
"license": "MIT",
"authors": {
"Laura OrĂ¡n": "laura.oran@navilo.es"
},
"source": {
"git": "https://github.com/Advertile/AbTrackingLib.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AbTrackingLib": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}