blob: 88c26d1b325cd4f1a40b5bfaca24a369811d9d55 [file] [log] [blame]
{
"name": "HBProgressSAH",
"version": "0.2.0-beta",
"summary": "A beautiful ProgressView Smart Use For iOS.",
"description": "* Beautiful design and bset colors.\n* Over 7 modes to choise.\n* Cocoapods support easy upated.\n* Designed by Huangbaoan in China.",
"homepage": "https://github.com/mdjipcs/HBProgressSAH",
"license": "MIT",
"authors": {
"Huangbaoan": "yishanpei@live.cn"
},
"source": {
"git": "https://github.com/mdjipcs/HBProgressSAH.git",
"tag": "0.2.0-beta"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.{h,m}",
"resource_bundles": {
"HBProgressSAH": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"QuartzCore"
]
}