[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 2 / 4 / JMSDropDown / 1.0.3 / JMSDropDown.podspec.json
blobb767e14685e7af9b80a945340dfeb24e67769a7c
2   "name": "JMSDropDown",
3   "version": "1.0.3",
4   "license": "MIT",
5   "summary": "A custom dropdown written in Swift.",
6   "homepage": "https://github.com/James-swift/JMSDropDown",
7   "authors": {
8     "xiaobs": "1007785739@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/James-swift/JMSDropDown.git",
12     "tag": "1.0.3"
13   },
14   "requires_arc": true,
15   "description": "JMSDropDown - A custom dropdown written in Swift.",
16   "source_files": [
17     "JMSDropDown/DropDown/*",
18     "JMSDropDown/DropDown/helpers/*"
19   ],
20   "platforms": {
21     "ios": "8.0"
22   },
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "pushed_with_swift_version": "4.0"