blob: 048a591c601a1cbd77db6ab4fb87ca11ba877242 [file] [log] [blame]
{
"name": "YXCategoryGroup",
"version": "0.1.1",
"summary": "基础数据类型的分类集合",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/yaohongxiao49/YXCategoryGroup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JustBeliever": "617146817@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/yaohongxiao49/YXCategoryGroup.git",
"tag": "0.1.1"
},
"source_files": "YXCategoryGroupTest/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "YXCategoryGroupTest/**/*.h",
"requires_arc": true
}