blob: b2883930d2315c85b745d02a98973d7813c478ad [file] [log] [blame]
{
"name": "TuSDK",
"version": "2.1.1",
"summary": "TuSDK for iOS",
"homepage": "http://tusdk.com/",
"license": {
"type": "Commercial",
"text": "© 2014–2015 Lasque Technology Co., Ltd."
},
"authors": {
"TuSDK Team": "contact@tusdk.com"
},
"platforms": {
"ios": "5.1"
},
"source": {
"git": "https://github.com/TuSDK/TuSDK-for-iOS.git",
"tag": "2.1.1"
},
"resources": "Localization/*.lproj",
"vendored_frameworks": [
"TuSDK.framework",
"TuSDKGeeV1.framework"
],
"requires_arc": true,
"dependencies": {
"GPUImage": [
"~> 0.1.6"
]
}
}