blob: 09e117c498997406478ed9428f14dd428be65d0b [file] [log] [blame]
{
"name": "TuSDK",
"version": "1.5.0-beta.2",
"summary": "TuSDK for iOS",
"homepage": "http://tusdk.com/",
"license": {
"type": "Commercial",
"text": "© 2014–2015 Lasque Technology Co., Ltd."
},
"authors": {
"TuSDK HQ": "contact@tusdk.com"
},
"platforms": {
"ios": "5.1"
},
"source": {
"git": "https://github.com/TuSDK/TuSDK-for-iOS.git",
"tag": "1.5.0-beta.2"
},
"resources": [
"TuSDK.strings",
"TuSDK.bundle"
],
"vendored_frameworks": "TuSDK.framework",
"requires_arc": true,
"dependencies": {
"GPUImage": [
"~> 0.1.6"
]
}
}