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