blob: dc5c7cd1f4747319073f21ad9c87c18627262a20 [file] [log] [blame]
{
"name": "HGWisdoms",
"version": "0.1.4",
"summary": "一些小模块new",
"description": "我的一些小模块",
"homepage": "https://github.com/HGMyway/HGWisdom",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ismyway7": "616834641@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/HGMyway/HGWisdom.git",
"tag": "0.1.4"
},
"source_files": [
"HGWisdom",
"HGWisdom/**/*.{h,m}"
],
"exclude_files": "HGWisdom/Exclude",
"public_header_files": "HGWisdom/**/*.h",
"requires_arc": true
}