blob: b7ababc29bdccef4da42effa3aa9c70100e70f6d [file] [log] [blame]
{
"name": "MSProgressView",
"platforms": {
"ios": "9.0"
},
"summary": "A simple and elegant swift iOS progress view.",
"requires_arc": true,
"version": "0.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Abdul Subhan": "subhan.mps@gmail.com"
},
"homepage": "https://github.com/mabdulsubhan/MSProgressView",
"source": {
"git": "https://github.com/mabdulsubhan/MSProgressView.git",
"tag": "0.1.2"
},
"frameworks": "UIKit",
"dependencies": {
"PocketSVG": [
]
},
"source_files": "MSProgressView/Classes/*.{swift}",
"pushed_with_swift_version": "3.0"
}