blob: 945f2755733a3c3cbcd4da68da1dd2680d665197 [file] [log] [blame]
{
"name": "MKSpinner",
"version": "1.2.0",
"summary": "A beautiful activity indicator written in Swift",
"description": "Same of SwidtSpinner 'https://github.com/icanzilb/SwiftSpinner' with changing spin animations",
"homepage": "https://github.com/malkouz/MKSpinner",
"license": "None",
"authors": {
"Moayad Al kouz": "moayad_kouz9@hotmail.com"
},
"source": {
"git": "https://github.com/malkouz/MKSpinner.git",
"tag": "1.2.0"
},
"social_media_url": "https://twitter.com/malkouz",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MKSpinner/Classes/*",
"frameworks": "UIKit"
}