blob: b9c243166787f0e8eaaa2e95749b56bea78a5696 [file] [log] [blame]
{
"name": "YSBaseFramework",
"version": "2.1.6",
"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": "2.1.6"
},
"resources": "YSBaseFramework/Base/Vendor/HUD/YSLCProgressHUD/YSLCProgressHUD.bundle",
"requires_arc": true,
"subspecs": [
{
"name": "Expand",
"source_files": [
"YSBaseFramework/Base",
"YSBaseFramework/Base/Expand/**/*.{h,m,c,a}"
]
},
{
"name": "Utils",
"source_files": [
"YSBaseFramework/Base",
"YSBaseFramework/Base/Utils/**/*.{h,m,c,a}"
]
},
{
"name": "Vendor",
"source_files": [
"YSBaseFramework/Base",
"YSBaseFramework/Base/Vendor/**/*.{h,m,c,a}"
]
}
]
}