blob: 5c73763703357cd649df6eb97ce8a84b80f7dcd6 [file] [log] [blame]
{
"name": "HYPickerView-ios",
"version": "0.0.3",
"summary": "HYPickerView-ios.",
"description": "对系统 UIPickerView 的封装,以及一些常用的 PickerView",
"homepage": "https://github.com/oceanfive/HYPickerView-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oceanfive": "849638313@qq.com"
},
"source": {
"git": "https://github.com/oceanfive/HYPickerView-ios.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HYPickerView-ios/Classes/**/*",
"frameworks": "UIKit"
}