blob: dd9299af71f37977808a24dd6cd5c8ec80871d2e [file] [log] [blame]
{
"name": "MKSHorizontalLineProgressView",
"version": "0.1.0",
"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.0"
},
"social_media_url": "https://twitter.com/kamarshad",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}