[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / d / AMPickerView / 0.0.1 / AMPickerView.podspec.json
blobee60a8bd98dd2aa8dd63fc9c200a8938c2c95a2d
2   "name": "AMPickerView",
3   "version": "0.0.1",
4   "summary": "一个简单实用的横向PickerView",
5   "description": "一个简单实用的横向PickerView,在系统的UIPickerView基础上修改。",
6   "homepage": "https://github.com/zhenhuamu/AMPickerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AndyMu": "muzhenhua0601@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/zhenhuamu/AMPickerView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "AMPickerView-master/Class/*.{h,m}"