blob: 1305347e7c79ad6b506e6d64a0290358c1b927d4 [file] [log] [blame]
{
"name": "Liftoff",
"version": "2.0.2",
"summary": "Liftoff's performance advertising SDK",
"description": " This is Liftoff's performance advertising SDK.\n\n For the integration docs, visit::\n http://docs.liftoff.io/ios_sdk_guide?api_key=YOUR_API_KEY\n",
"homepage": "http://liftoff.io",
"license": {
"type": "MIT",
"text": " Copyright Liftoff 2015\n Licensed under the MIT License: http://www.opensource.org/licenses/mit-license.php\n"
},
"authors": "Liftoff",
"platforms": {
"ios": null
},
"source": {
"http": "http://docs.liftoff.io/downloads/liftoff-ios-sdk-v2.0.2.zip"
},
"source_files": "**/Liftoff/Liftoff.{h,m}",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/liftoff/Liftoff\""
},
"requires_arc": false
}