[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / d / AMPickerView / 0.0.4 / AMPickerView.podspec.json
blob697b247ff004bed2892fa0228c35d4e39f5dcb38
2   "name": "AMPickerView",
3   "version": "0.0.4",
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.4"
20   },
21   "source_files": "AMPickerView-master/Class/*.{h,m}"