blob: e2c17d05daa6f32197e654a1e27f71d49082650e [file] [log] [blame]
{
"name": "BUKProgressView",
"version": "0.0.1",
"summary": "It is a custom progress view, you can change color & image.",
"description": "It is a custom progress view, you can change color & image. Join us: shaozhengxingok@126.com",
"homepage": "https://github.com/iException/BUKProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iexception group": "https://github.com/iexception"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iException/BUKProgressView.git",
"tag": "0.0.1"
},
"source_files": "BUKProgressView/*.{h,m}",
"requires_arc": true
}