blob: 78aa3b6e134b61a2e61dfb16cf8591b4ae70fed0 [file] [log] [blame]
{
"name": "SKPickerView",
"version": "0.2",
"summary": "自定义选择器",
"homepage": "https://github.com/LiuSky/SKPickerView",
"license": "MIT",
"authors": {
"XiaoBin Liu": "2994485929@qq.com"
},
"source": {
"git": "https://github.com/LiuSky/SKPickerView.git",
"tag": "0.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "SKPickerView/SkyPickerViewClass/*.{h,m}",
"requires_arc": true,
"dependencies": {
"PureLayout": [
],
"SKYCategories": [
]
}
}