[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / 4 / DirectSelect / 1.0.1 / DirectSelect.podspec.json
blobcef38ace5b4df8b72266a5caed2f7e775da3a68a
2   "name": "DirectSelect",
3   "version": "1.0.1",
4   "summary": "An ios implementation of Virgil Pana's DirectSelect",
5   "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.",
6   "homepage": "https://github.com/Swasidhant/DirectSelect",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Swasidhant": "ssprofessional33@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Swasidhant/DirectSelect.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/Swasidhant7",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "DirectSelect/Classes/**/*",
23   "exclude_files": "DirectSelect/Classes/*.plist",
24   "resource_bundles": {
25     "DirectSelect": [
26       "DirectSelect/Assets/**/*.*"
27     ]
28   },
29   "swift_version": "4.0"