[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 5 / 0 / f / PullDownListSwift / 1.0.0 / PullDownListSwift.podspec.json
blob61a6124653da8c259f48b57dba88ed283ead60fd
2   "name": "PullDownListSwift",
3   "version": "1.0.0",
4   "swift_versions": "5.0",
5   "summary": "PullDownListSwift 给按钮或输入框添加选择列表弹框,输入框右侧图片按钮",
6   "description": "PullDownListSwift 是一个添加列表选择弹框和文本框右侧图片按钮的控件封装",
7   "homepage": "https://github.com/CMlinksuccess/PullDownListSwift",
8   "license": "MIT",
9   "authors": {
10     "xiaowanjia": "myemil0@163.com"
11   },
12   "source": {
13     "git": "https://github.com/CMlinksuccess/PullDownListSwift.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "PullDownListSwift/PullDownListSwift/*.{swift,h,bundle}",
21   "frameworks": "UIKit",
22   "swift_version": "5.0"