blob: 895ae405c7c4cd931b9ebf2ca9e08a1eaec87f5c [file] [log] [blame]
{
"name": "ZYTools",
"version": "0.0.1",
"summary": "A simple tool set.",
"description": "This a simple tool set.",
"homepage": "https://gitee.com/zy33163/ZYTools/tree/master",
"license": "MIT",
"authors": {
"YǒngZhào": "zhaoyo31@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/zy33163/ZYTools.git",
"tag": "0.0.1"
},
"source_files": "ZYTools/ZYTools/*",
"frameworks": "UIKit",
"requires_arc": true
}