blob: 9eefbe3f668c34de130883de005866412488734a [file] [log] [blame]
{
"name": "MJProgressView",
"version": "1.0.0",
"summary": "Multiple colors in a UIProgressView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/minjoongkim/MJProgressView",
"screenshots": "https://github.com/minjoongkim/MJProgressView/raw/master/MJProgressView.gif",
"license": "MIT",
"authors": {
"minjoongkim": "kmj6773@gmail.com"
},
"source": {
"git": "https://github.com/minjoongkim/MJProgressView.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/kmj6773",
"platforms": {
"ios": "8.0"
},
"source_files": "MJProgressView/Classes/**/*"
}