blob: 86cc89f980c7f1bdad8293e04469408c11c20ce9 [file] [log] [blame]
{
"name": "HSBuoy",
"version": "0.0.2",
"summary": "A Buoy view used on iOS.",
"homepage": "https://github.com/ColorPenBoy/Buoy",
"license": "MIT",
"authors": {
"ColorPen": "zq252125@163.com"
},
"source": {
"git": "https://github.com/ColorPenBoy/Buoy.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "HSBuoyView/HSBuoy.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}