blob: 52e3d7ef39a8be49b806b3972bda3c7afa471d82 [file] [log] [blame]
{
"name": "ZYFCategory",
"version": "1.1.0",
"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.0"
},
"source_files": "ZYFCategory/Code/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}