[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 2 / b / PPFSelectView / 0.1.0 / PPFSelectView.podspec.json
blob2c1c43c9e56088a026865ca4e9f30ceb1ab7f0b8
2   "name": "PPFSelectView",
3   "version": "0.1.0",
4   "summary": "有多项选择的view,带有下滑线",
5   "homepage": "https://github.com/panpengfei21/PPFSelectViewDemo",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "潘鹏飞": "49594857@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "swift_versions": "4.2",
17   "source": {
18     "git": "https://github.com/panpengfei21/PPFSelectViewDemo.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "PPFSelectViewDemo/sources/*.swift",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "PPFEquableItemsView": [
26       "~>0.0.1"
27     ]
28   },
29   "swift_version": "4.2"