blob: fd38a58a74fad0c0e92ae351376beb73ff03531c [file] [log] [blame]
{
"name": "AbTrackingLib",
"version": "1.0.9",
"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",
"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": "1.0.9"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}