blob: 8f3d43a833357d5b9d899f4f214b72af1b9a4909 [file] [log] [blame]
{
"name": "Category",
"version": "0.0.3",
"summary": "category",
"description": "分类集,分类集,分类集,",
"homepage": "https://github.com/wu890608/Category",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"大强": "997121430@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/wu890608/Category.git",
"tag": "0.0.3"
},
"source_files": "Category/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation"
]
}