blob: 8275cb1926d3969b911c88792bd5726e47a504e8 [file] [log] [blame]
{
"name": "ZekeUIKitBase",
"version": "1.0.1",
"summary": "非常简单易用的轻量级UI框架。",
"homepage": "https://github.com/githublzy/ZekeUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zeke": "374115976@qq.com"
},
"social_media_url": "http://weibo.com/zeke",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/githublzy/ZekeUIKit.git",
"tag": "1.0.1"
},
"source_files": "ZekeUIKitBase/*.{h,m}",
"frameworks": "UIKit",
"swift_version": "4.0"
}