blob: a83c55f99012679e5f251ce713aa13ec25acd5cd [file] [log] [blame]
{
"name": "CommonModule",
"version": "1.0.0",
"summary": "A short description of CommonModule.",
"description": "私有库",
"homepage": "https://github.com/QChen0718/HuohuaLibary",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"陈庆": "chenqing873@1caifu.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/QChen0718/HuohuaLibary.git",
"tag": "1.0.0"
},
"source_files": [
"CommonModule",
"CommonModule/**/*.{h,m}"
],
"exclude_files": "CommonModule/Exclude",
"requires_arc": true
}