blob: a5e58c1e6d9012fea813364556218991ccd7c073 [file] [log] [blame]
{
"name": "YSBaseFramework",
"version": "1.0.8",
"summary": "wch--A short description of ysbaseframework.",
"description": "描述信息",
"homepage": "https://github.com/hbwangcaihua/YSBaseFramework",
"license": "MIT (LICENSE)",
"authors": {
"王才华": ""
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/hbwangcaihua/YSBaseFramework",
"tag": "1.0.8"
},
"subspecs": [
{
"name": "Expand",
"source_files": [
"YSBaseFramework/Base",
"YSBaseFramework/Base/Expand/**/*.{h,m,c,a,bundle}"
]
},
{
"name": "Utils",
"source_files": [
"YSBaseFramework/Base",
"YSBaseFramework/Base/Utils/**/*.{h,m,c,a,bundle}"
]
},
{
"name": "Vendor",
"source_files": [
"YSBaseFramework/Base",
"YSBaseFramework/Base/Vendor/**/*.{h,m,c,a,bundle}"
]
}
]
}