blob: d87248783c89dd97309d7999b3194e00d6d8268a [file] [log] [blame]
{
"name": "GQCategory",
"version": "0.0.5",
"summary": "常用的分类封装.",
"description": "第一个podspec",
"homepage": "https://github.com/gqisabug/GQCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gqisabug": "gqlyan419@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/gqisabug/GQCategory.git",
"tag": "0.0.5"
},
"source_files": "GQCategory/GQCategory/**/*.{h,m}",
"requires_arc": true
}