[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / e / f / EProgress / 0.1.1 / EProgress.podspec.json
blobf00eb75245cd3f1ede1f3223892a597ef2c6e2ee
2   "name": "EProgress",
3   "version": "0.1.1",
4   "summary": "可方便在storyboard中使用的进度条",
5   "description": "方便定制的进度条, 支持storyboard中实时的状态更新",
6   "homepage": "https://github.com/lazyjean/EProgress",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuzhen": "lazyjean@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lazyjean/EProgress.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "EProgress/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"