blob: 075fb58897d136a465fea8d2163d9426877f03d9 [file] [log] [blame]
{
"name": "MRLoader",
"version": "1.0",
"swift_versions": "4.2",
"summary": "Light weight and simple in Swift spinning loader",
"description": "Light weight and simple Laoder in Swift that make spinning loader on your iOS applications",
"homepage": "https://github.com/masoudroosta/MRLoader.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Masoud Roosta": "masdevoud@gmail.com , m.sedaghatfard@gmail.com"
},
"source": {
"git": "https://github.com/masoudroosta/MRLoader.git",
"tag": "1.0"
},
"platforms": {
"ios": "10.2"
},
"source_files": "MRLoader/Classes/**/*",
"swift_version": "4.2"
}