blob: 271da1f1f28a685568aefa68666cf493118d3bb0 [file] [log] [blame]
{
"name": "HQCategory",
"version": "0.0.1",
"summary": "iOS develop category",
"description": "the category for iOS develop",
"homepage": "https://github.com/Vesincc/HQCategory",
"license": "MIT",
"authors": {
"hq": "1464467970@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Vesincc/HQCategory.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"HQCategory/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": [
"HQCategory/Classes/Foundation/Foundation_Category.h",
"HQCategory/Classes/**/*.h"
],
"requires_arc": true
}