blob: 601c373aba18f51775cf16e47a12b90cc64e691e [file] [log] [blame]
{
"name": "YSBaseFramework",
"version": "1.0.9",
"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.9"
},
"requires_arc": true,
"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}"
]
}
]
}