[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 3 / 8 / PGPickerView / 1.3.7 / PGPickerView.podspec.json
blob0cd5d3179f9a232d1f07fbc76efc93e3edb66279
2   "name": "PGPickerView",
3   "version": "1.3.7",
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.3.7"
16   },
17   "source_files": [
18     "PGPickerView",
19     "PGPickerView/**/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true