[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 2 / 6 / 8 / MKMagneticProgress / 1.1 / MKMagneticProgress.podspec.json
blob3ccda9fbd147280b873e1f25caaa079312cec4d0
2   "name": "MKMagneticProgress",
3   "version": "1.1",
4   "summary": "A circular progress bar for iOS written in Swift.",
5   "description": "MKMagneticProgress is a circular progress bar for iOS written in Swift, easy to customizd via Interface builder or by code .",
6   "homepage": "https://github.com/malkouz/MKMagneticProgress",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Moayad Al kouz": "moayad_kouz9@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/malkouz/MKMagneticProgress.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MKMagneticProgress/Classes/**/*",
22   "pushed_with_swift_version": "3.0"