[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 1 / b / UIDropdownMenu / 1.0.0 / UIDropdownMenu.podspec.json
blob0e149a13c20e054fd15d48d475d9d33ecc8b7eaa
2   "name": "UIDropdownMenu",
3   "version": "1.0.0",
4   "summary": "UIDropdownMenu is an awesome dropdown library with search and other customization options",
5   "swift_versions": "5.0",
6   "description": "UIDropdownMenu is an awesome dropdown menu library with Search & other customization options for iOS",
7   "homepage": "https://github.com/salientsys/iOSDropDown",
8   "screenshots": [
9     "https://raw.githubusercontent.com/salientsys/iOSDropDown/master/images/1.gif",
10     "https://raw.githubusercontent.com/salientsys/iOSDropDown/master/images/2.gif"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Salient Systems Corporation": "mobile.salientsys@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/salientsys/iOSDropDown.git",
21     "tag": "1.0.0"
22   },
23   "social_media_url": "https://www.salientsys.com/",
24   "platforms": {
25     "ios": "8.0"
26   },
27   "source_files": "iOSDropDown/Classes/**/*",
28   "frameworks": "UIKit",
29   "swift_version": "5.0"