blob: 1221a31cc6493858e79e24467941587e84bbc5aa [file] [log] [blame]
{
"name": "DS_SourceTestSDK",
"version": "1.0.0.8",
"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.8"
},
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "DS_SourceTestSDK.framework"
}