blob: 352dc5719169b9b825f9172f30702992a42672f4 [file] [log] [blame]
{
"name": "XDProgressView",
"version": "1.0.0",
"summary": "XDProgressView is similar to the UIPropressView.",
"description": "XDProgressView is similar to the UIPropressView. The difference is that XDProgressView is more flexible when you want to set it's height. In addition, you can also set text on it.",
"homepage": "https://github.com/Tbwas/XDProgressView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xindong": "2446534103@qq.com"
},
"social_media_url": "http://www.jianshu.com/u/c8d5296a13a4",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Tbwas/XDProgressView.git",
"tag": "1.0.0"
},
"source_files": "progressView/XDProgressView/*.{h,m}",
"requires_arc": true
}