[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / a / b / 6 / Rideau / 2.0.0 / Rideau.podspec.json
blobcfc565a97d336067af42a5c62dfbd4efbd1e3ed6
2   "name": "Rideau",
3   "version": "2.0.0",
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.0.0"
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"