blob: f00eb75245cd3f1ede1f3223892a597ef2c6e2ee [file] [log] [blame]
{
"name": "EProgress",
"version": "0.1.1",
"summary": "可方便在storyboard中使用的进度条",
"description": "方便定制的进度条, 支持storyboard中实时的状态更新",
"homepage": "https://github.com/lazyjean/EProgress",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuzhen": "lazyjean@foxmail.com"
},
"source": {
"git": "https://github.com/lazyjean/EProgress.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EProgress/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}