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