blob: 9301084d60f0a1b940e8539ca5f6fd36d5b1e4d5 [file] [log] [blame]
{
"name": "MKSHorizontalLineProgressView",
"version": "0.1.1",
"summary": "Its an Horizontal Line progress view sub class of UIView",
"description": "A Horizontal line progress view a sub class of UIView written in Objectivec C",
"homepage": "https://github.com/kamarshad/MKSHorizontalLineProgressView",
"license": "MIT",
"authors": {
"kamarshad": "kamarshad0786@gmail.com"
},
"source": {
"git": "https://github.com/kamarshad/MKSHorizontalLineProgressView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/kamarshad",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}