blob: 393e015554283bf906b2de57de8d686e05122d8b [file] [log] [blame]
{
"name": "JXCCategory",
"version": "0.0.1",
"summary": "常用类别",
"homepage": "https://github.com/jiaxiaochao/Category",
"license": "MIT",
"authors": {
"jiaxiaochao": "578502243@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jiaxiaochao/Category.git",
"tag": "0.0.1"
},
"source_files": [
"Category",
"Category/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}