[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / 3 / 8 / PGPickerView / 1.0.6 / PGPickerView.podspec.json
blob26d7adbe59d7f3a978070ab396301fd5033cb127
2   "name": "PGPickerView",
3   "version": "1.0.6",
4   "summary": "PGPickerView是将UIPickerView的弯曲弧度变成直列表,可以是单列表,多列表,还可以修改选中label的字体颜色等。",
5   "homepage": "https://github.com/xiaozhuxiong121/PGPickerView",
6   "license": "MIT",
7   "authors": {
8     "piggybear": "piggybear_net@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/xiaozhuxiong121/PGPickerView.git",
15     "tag": "1.0.6"
16   },
17   "source_files": [
18     "PGPickerView",
19     "PGPickerView/**/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true