blob: 714569edc3c472759f04854c6d083750fa34f36d [file] [log] [blame]
{
"name": "ZYCategories",
"version": "1.0.0",
"summary": "ZYCategories.",
"description": "this is ZYCategories",
"homepage": "https://github.com/iDev01/ZYCategories",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iDev01": "ideveloper_mahao@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iDev01/ZYCategories.git",
"tag": "1.0.0"
},
"source_files": "ZYCategories/**/*.{h,m}",
"requires_arc": true
}