[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / 0 / MSProgressView / 0.1.2 / MSProgressView.podspec.json
blobb7ababc29bdccef4da42effa3aa9c70100e70f6d
2   "name": "MSProgressView",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "A simple and elegant swift iOS progress view.",
7   "requires_arc": true,
8   "version": "0.1.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Muhammad Abdul Subhan": "subhan.mps@gmail.com"
15   },
16   "homepage": "https://github.com/mabdulsubhan/MSProgressView",
17   "source": {
18     "git": "https://github.com/mabdulsubhan/MSProgressView.git",
19     "tag": "0.1.2"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "PocketSVG": [
25     ]
26   },
27   "source_files": "MSProgressView/Classes/*.{swift}",
28   "pushed_with_swift_version": "3.0"