blob: 616bedee641520c2952fd4dd6bbf11d6a49954d3 [file] [log] [blame]
{
"name": "HGWisdoms",
"version": "0.1.5",
"summary": "一些小模块new",
"description": "我的一些小模块new",
"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.5"
},
"source_files": [
"HGWisdom",
"HGWisdom/**/*.{h,m}"
],
"exclude_files": "HGWisdom/Exclude",
"public_header_files": "HGWisdom/**/*.h",
"requires_arc": true
}