[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 0 / MSProgressView / 0.1.1 / MSProgressView.podspec.json
blobc3bca0b479ca12a1f4ab977a0eb126b4d2fc4cca
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.1",
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.1"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "PocketSVG": [
25     ]
26   },
27   "source_files": "MSProgressView/Classes/*.{swift}",
28   "pushed_with_swift_version": "3.0"