blob: c271729bd68989ca97acf375c42a6216eae84063 [file] [log] [blame]
{
"name": "KPickerView",
"version": "1.0.0",
"summary": "make pickerView easy to use",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Yolonc/KPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yolonc": "kangkai@sefon.com"
},
"source": {
"git": "https://github.com/Yolonc/KPickerView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KPickerView/Classes/**/**/*.swift",
"frameworks": [
"UIKit",
"MapKit"
],
"pushed_with_swift_version": "3.0",
"deprecated": true
}