blob: 6d03345908d9b4f61237e5aa52f77e4037e39fa9 [file] [log] [blame]
{
"name": "Bestly",
"version": "1.0.0",
"license": {
"type": "Commercial",
"text": "See http//best.ly/terms"
},
"summary": "A/B testing for native mobile apps.",
"homepage": "http://best.ly",
"authors": {
"Bestly": "support@best.ly"
},
"source": {
"http": "https://dl.dropboxusercontent.com/s/j32hl2uqw0z6q7t/bestly-sdk-ios-1.0.0.zip"
},
"platforms": {
"ios": null
},
"source_files": "Bestly.framework/Versions/A/Headers/*.h",
"resources": "Bestly.bundle",
"preserve_paths": [
"Bestly.framework",
"Bestly.bundle"
],
"frameworks": [
"MobileCoreServices",
"Security",
"SystemConfiguration",
"CoreData",
"Bestly"
],
"compiler_flags": "-ObjC",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Bestly\""
},
"requires_arc": false
}