blob: cf0995fb3ebd9d6190e327dbd6c28989ce1523ab [file] [log] [blame]
{
"name": "HGWisdom",
"version": "0.0.6",
"summary": "一些小模块",
"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.0.6"
},
"source_files": [
"HGWisdom",
"HGWisdom/**/*.{h,m}"
],
"exclude_files": "HGWisdom/Exclude",
"public_header_files": "HGWisdom/**/*.h",
"requires_arc": true
}