blob: 4efd28c466a0e673ba3bc4bc56c09490258a323f [file] [log] [blame]
{
"name": "TaiduSDK",
"version": "1.0.0",
"summary": "A customize tool",
"description": "Taidusdk is a custom tool SDK.",
"homepage": "https://github.com/Tushang/TaiduSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lxyang6688@163.com": "moyunmo@hotmail.com"
},
"source": {
"git": "https://github.com/Tushang/TaiduSDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "TaiduSDK/Classes/Taidusdk.framework",
"frameworks": [
"SceneKit",
"AVFoundation",
"SystemConfiguration"
]
}