blob: 0b788ce74349c78aa57562bed36514717a258985 [file] [log] [blame]
{
"name": "ZYTool",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ZYTool/ZYTool.framework",
"frameworks": [
"UIKit",
"Foundation"
]
}