blob: e98ec42b7afe0227b2cc8f8c8e5f26d18663688d [file] [log] [blame]
{
"name": "AMPickerView",
"version": "0.0.3",
"summary": "一个简单实用的横向PickerView",
"description": "一个简单实用的横向PickerView,在系统的UIPickerView基础上修改。",
"homepage": "https://github.com/zhenhuamu/AMPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AndyMu": "muzhenhua0601@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhenhuamu/AMPickerView.git",
"tag": "0.0.3"
},
"source_files": "AMPickerView-master/Class/*.{h,m}"
}