blob: d14c7700291e28b086e6f32d696324495c9eaef8 [file] [log] [blame]
{
"name": "ZGUIKit",
"version": "0.1.1",
"summary": "A lightweight uikit writen by Objc",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cxsy/ZGUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cxsy": "guozhiguo.cxsy95@bytedance.com"
},
"source": {
"git": "https://github.com/cxsy/ZGUIKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZGUIKit/Classes/**/*"
}