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