blob: 0f01f45cdcfad8c4d85935ae7bec472485a18770 [file] [log] [blame]
{
"name": "ZYTool",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZYTool/Classes/**/*"
}