[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 7 / e / DropDownStack / 0.0.1 / DropDownStack.podspec.json
blobd1304c89e1b57bf4d9863f7dd80a48a34004b846
2   "name": "DropDownStack",
3   "version": "0.0.1",
4   "summary": "A short dropdown menu",
5   "description": "This cocoaPods library help you create a UI menu easier",
6   "homepage": "https://github.com/ngchthanh/DropDownStack",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nguyen Chi Thanh": "thanhnguyenchice@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "frameworks": "UIKit",
19   "source": {
20     "git": "https://github.com/ngchthanh/DropDownStack.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "DropDownStack/**/*.{h,m,swift}",
24   "swift_version": "5.0"