[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / 6 / Rideau / 1.3.0 / Rideau.podspec.json
blob61be7ff2c965f969b5be78c7c9189cf1bf67c5ef
2   "name": "Rideau",
3   "version": "1.3.0",
4   "swift_versions": "5.3",
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": "1.3.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   "dependencies": {
32     "TransitionPatch": [
33       "~>1.0.0"
34     ]
35   },
36   "swift_version": "5.3"