blob: 5c19b230dbbb593d333b54835b37ed72f78404e3 [file] [log] [blame]
{
"name": "PocketChangeSDK",
"version": "1.2.0",
"license": {
"type": "Commercial",
"text": " All text and design is copyright (c) 2013 Pocket Change.\n\n All rights reserved.\n\n https://pocketchange.com/documentation\n"
},
"summary": "Pocket Change SDK for universal in-app rewards.",
"homepage": "https://pocketchange.com",
"authors": {
"Pocket Change": "contact@pocketchange.com"
},
"source": {
"http": "https://github.com/pocketchange/pocketchange-ios-sdk/archive/v1.2.0.zip"
},
"platforms": {
"ios": "4.3"
},
"source_files": "pocketchange-ios-sdk-*/PocketChangeSDK/include/*.h",
"preserve_paths": "pocketchange-ios-sdk-*/PocketChangeSDK/libPocketChangeSDK.a",
"frameworks": [
"UIKit",
"CoreData",
"CoreTelephony",
"QuartzCore",
"Security",
"SystemConfiguration",
"CoreGraphics"
],
"weak_frameworks": "AdSupport",
"libraries": "PocketChangeSDK",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/PocketChangeSDK/pocketchange-ios-sdk-1.2.0/PocketChangeSDK\""
},
"requires_arc": false
}