blob: 494fe182646a2a9f3d62a257189cd5432eea1f94 [file] [log] [blame]
{
"name": "YSBaseFramework",
"version": "1.0.5",
"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.5"
},
"source_files": [
"YSBaseFramework/Base",
"YSBaseFramework/Base/**/*.{h,m,c}"
],
"subspecs": [
{
"name": "Expand",
"source_files": "YSBaseFramework/Base/Expand/**/*.{h,m,c}"
},
{
"name": "Utils",
"source_files": "YSBaseFramework/Base/Utils/**/*.{h,m,c}"
},
{
"name": "Vendor",
"source_files": "YSBaseFramework/Base/Vendor/**/*.{h,m,c}"
}
]
}