blob: c3bca0b479ca12a1f4ab977a0eb126b4d2fc4cca [file] [log] [blame]
{
"name": "MSProgressView",
"platforms": {
"ios": "9.0"
},
"summary": "A simple and elegant swift iOS progress view.",
"requires_arc": true,
"version": "0.1.1",
"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.1"
},
"frameworks": "UIKit",
"dependencies": {
"PocketSVG": [
]
},
"source_files": "MSProgressView/Classes/*.{swift}",
"pushed_with_swift_version": "3.0"
}