[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / a / b / 6 / Rideau / 2.1.1 / Rideau.podspec.json
blobabb2f8998bf9c4231383d9755c97f8d851ecfba2
2   "name": "Rideau",
3   "version": "2.1.1",
4   "swift_versions": "5.4",
5   "summary": "A vertical drawer with fluid user interface.",
6   "homepage": "https://github.com/muukii/Rideau",
7   "license": "MIT",
8   "authors": {
9     "Muukii": "muukii.app@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/muukii/Rideau.git",
13     "tag": "2.1.1"
14   },
15   "social_media_url": "https://twitter.com/muukii_app",
16   "source_files": [
17     "Rideau/**/*.{swift,h}"
18   ],
19   "public_header_files": "Rideau/**/*.h",
20   "module_name": "Rideau",
21   "requires_arc": true,
22   "platforms": {
23     "ios": "10.0"
24   },
25   "ios": {
26     "frameworks": [
27       "Foundation",
28       "UIKit"
29     ]
30   },
31   "swift_version": "5.4"