blob: 504ab38e64801dd51e6abacb04e3bc4ab02e6a9b [file] [log] [blame]
{
"name": "AdvertileSDK",
"version": "0.1.3",
"summary": "A short description of AdvertileSDK.",
"description": "TODO: Library to track events in some libraries and open external urls.",
"homepage": "https://github.com/JPNavilo/AdvertileSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"javier.peigneux": "javier.peigneux@navilo.es"
},
"source": {
"git": "https://github.com/JPNavilo/AdvertileSDK.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AdvertileSDK/Classes/**/*",
"dependencies": {
"SwrveSDK": [
],
"AbTrackingLib": [
]
}
}