[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 1 / a / LinearProgress / 0.0.2 / LinearProgress.podspec.json
blobbf3c67777874712b5a9a9f0ae4ca8d0e2db320ed
2   "name": "LinearProgress",
3   "version": "0.0.2",
4   "summary": "Simple progress bar for iOS",
5   "homepage": "https://github.com/DuanLangC/LinearProgress",
6   "license": "MIT",
7   "authors": {
8     "Eldis": "duanlangc@gmail.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/DuanLangC/LinearProgress.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "Source/*.swift",
18   "requires_arc": true,
19   "swift_version": "4.2"