blob: 23cea91e7a9e241ba24b313e4f626db93e512ec6 [file] [log] [blame]
{
"name": "YQFoundation",
"version": "0.1.3",
"summary": "iOS 基础库",
"description": "iOS 基础库,持续更新",
"homepage": "https://github.com/GitHubLcy/YQFoundation.git",
"license": "MIT",
"authors": {
"SpringSunLcy": "13391550973@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GitHubLcy/YQFoundation.git",
"tag": "0.1.3"
},
"source_files": "YQFoundation/YQFoundation/Classes/*.{h,m}",
"subspecs": [
{
"name": "UI",
"source_files": "YQFoundation/YQFoundation/Classes/**/*.{h,m}"
}
]
}