blob: 4433b1541c1b30f65d9e9820726540e70677b4a5 [file] [log] [blame]
{
"name": "MKMagneticProgress",
"version": "1.3",
"summary": "A circular progress bar for iOS written in Swift.",
"description": "MKMagneticProgress is a circular progress bar for iOS written in Swift, easy to customizd via Interface builder or by code .",
"homepage": "https://github.com/malkouz/MKMagneticProgress",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Moayad Al kouz": "moayad_kouz9@hotmail.com"
},
"source": {
"git": "https://github.com/malkouz/MKMagneticProgress.git",
"tag": "1.3"
},
"social_media_url": "https://twitter.com/malkouz",
"platforms": {
"ios": "8.0"
},
"source_files": "MKMagneticProgress/Classes/**/*",
"pushed_with_swift_version": "3.0"
}