blob: 7b238a2bcfb16807e74e0bd037521ddb550ff604 [file] [log] [blame]
{
"name": "ZYTool",
"version": "0.1.8",
"summary": "ZYTool Development Framework Language: Objective-C.",
"description": "ZYTool Encapsulates some of the commonly used methods of development, easy to develop and use.",
"homepage": "https://github.com/zengyuios/ZYTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zengyuios": "958255130@qq.com"
},
"source": {
"git": "https://github.com/zengyuios/ZYTool.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ZYTool/ZYTool.framework",
"frameworks": [
"UIKit",
"Foundation"
]
}