blob: 8355151b24408194d22c8d7de377b89c325a3ac8 [file] [log] [blame]
{
"name": "PuddingSDK",
"version": "1.3.3",
"summary": "A short summary of PuddingSDK.",
"description": "A short description of PuddingSDK.",
"homepage": "https://github.com/rooboios/PuddingSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"roo": "ios@roo.bo"
},
"source": {
"git": "https://github.com/rooboios/PuddingSDK.git",
"tag": "1.3.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"vendored_frameworks": "PuddingSDK/ios/RooboSDK.framework",
"frameworks": [
"UIKit",
"WebKit",
"CoreTelephony",
"SystemConfiguration",
"MobileCoreServices",
"AVFoundation"
],
"libraries": "c++",
"resources": "PuddingSDK/ios/Resources/**/*.bundle"
}