blob: 4bbec2c5f6b4a642f351f341893352a707c48735 [file] [log] [blame]
{
"name": "TuSDK",
"version": "2.1.4",
"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.1"
},
"source": {
"git": "https://github.com/TuSDK/TuSDK-for-iOS.git",
"tag": "2.1.4"
},
"resources": "Localization/*.lproj",
"vendored_frameworks": [
"TuSDK.framework",
"TuSDKGeeV1.framework"
],
"requires_arc": true,
"dependencies": {
"GPUImage": [
"~> 0.1.6"
]
}
}