blob: 7764ea98e595c55134f73f0219af3ee28e0b8f87 [file] [log] [blame]
{
"name": "ZYFCategory",
"version": "1.1.1",
"summary": "方便Category",
"description": "方便Category 添加了头文件 方便引用",
"homepage": "https://github.com/Zyf210304/ZYFCategory",
"license": "MIT",
"authors": {
"Zyf210304": "z672233580@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Zyf210304/ZYFCategory.git",
"tag": "1.1.1"
},
"source_files": "ZYFCategory/Code/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}