[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / 8 / MKMagneticProgress / 1.4 / MKMagneticProgress.podspec.json
blob3079b2bd0d7b1f449c28d3519a2c66fcc8e7e12e
2   "name": "MKMagneticProgress",
3   "version": "1.4",
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.4"
17   },
18   "social_media_url": "https://twitter.com/malkouz",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MKMagneticProgress/Classes/**/*"