blob: a0a0ee3db564cefd10702646485ec4aedc4d8435 [file] [log] [blame]
{
"name": "PuddingSDK",
"version": "1.2.1",
"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.2.1"
},
"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"
}