blob: b9e38dbec7d528bffeea681fc670f889caf8aa33 [file] [log] [blame]
{
"name": "MKMagneticProgress",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MKMagneticProgress/Classes/**/*",
"pushed_with_swift_version": "3.0"
}