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