blob: 12c7cad964f01aafcb7d23845aa3d298ce13ef6a [file] [log] [blame]
{
"name": "XFPickerView",
"version": "0.0.1",
"summary": "A lightweight and pure Swift implemented library for pickerView.",
"description": "XFPickerView is a lightweight and pure Swift implemented tools for pickerView",
"homepage": "https://github.com/ZWCoder/XFPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Z了个J": "2602473650@qq.com"
},
"social_media_url": "http://weibo.com/2842840961/profile",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZWCoder/XFPickerView.git",
"tag": "0.0.1"
},
"source_files": "XFPickerView/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}