blob: a3a16e30da31f2b4b5e636c3988c1a0f1705a3ac [file] [log] [blame]
{
"name": "ZYFCategory",
"version": "1.0.0",
"summary": "方便Category",
"description": "方便Category 希望大家喜欢",
"homepage": "https://github.com/Zyf210304/ZYFCategory",
"license": "MIT",
"authors": {
"Zyf210304": "z672233580@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Zyf210304/ZYFCategory.git",
"tag": "1.0.0"
},
"source_files": "ZYFCategory/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}