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