blob: f1cffe4b91c61dcf711c3e2368c551628f817116 [file] [log] [blame]
{
"name": "DS_SourceTestSDK",
"version": "1.0.0.12",
"license": "MIT",
"summary": "静态Framework测试,包含资源文件如:storyboard、Xib、Image",
"homepage": "https://github.com/d2space/DS_SourceTestSDK",
"authors": {
"d2space": "d2space@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/d2space/DS_SourceTestSDK.git",
"tag": "1.0.0.12"
},
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "DS_SourceTestSDK.framework"
}