blob: 63d7d80ba4798889fbe05783cc84d8ec06421a21 [file] [log] [blame]
{
"name": "PuddingSDK",
"version": "1.3.5",
"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.5"
},
"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"
}