[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 4 / DirectSelect / 1.1.0 / DirectSelect.podspec.json
blobd9b2462855d52045d4e81d249acfa809f4860149
2   "name": "DirectSelect",
3   "version": "1.1.0",
4   "summary": "An ios implementation of Virgil Pana's DirectSelect",
5   "swift_versions": "5.0",
6   "description": "An ios implementation of Virgil Pana's DirectSelect. This library allows custom subviews as well as an intro view for coaching users on how to use it.",
7   "homepage": "https://github.com/Swasidhant/DirectSelect",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Swasidhant": "ssprofessional33@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Swasidhant/DirectSelect.git",
17     "tag": "1.1.0"
18   },
19   "social_media_url": "https://twitter.com/Swasidhant7",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "DirectSelect/Classes/**/*",
24   "exclude_files": "DirectSelect/Classes/*.plist",
25   "resource_bundles": {
26     "DirectSelect": [
27       "DirectSelect/Assets/**/*.*"
28     ]
29   },
30   "swift_version": "5.0"