blob: 3f21c23e3e7b656f1271cd54d5b468504fcf45be [file] [log] [blame]
{
"name": "TuSDK",
"version": "2.5.0",
"summary": "TuSDK for iOS",
"homepage": "http://tusdk.com/",
"license": {
"type": "Commercial",
"text": "© 2014–2016 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.5.0"
},
"requires_arc": true,
"subspecs": [
{
"name": "GPUImage",
"dependencies": {
"GPUImage": [
"~> 0.1.6"
]
}
},
{
"name": "Core",
"vendored_frameworks": "TuSDK.framework"
},
{
"name": "Image",
"vendored_frameworks": "TuSDKGeeV1.framework",
"resources": "Localization/*.lproj"
}
]
}