blob: ee60a8bd98dd2aa8dd63fc9c200a8938c2c95a2d [file] [log] [blame]
{
"name": "AMPickerView",
"version": "0.0.1",
"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.1"
},
"source_files": "AMPickerView-master/Class/*.{h,m}"
}