[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / 6 / Rideau / 2.1.2 / Rideau.podspec.json
blobae25748bc37b7c9e6bb51be14f71eb3d665fabc2
2   "name": "Rideau",
3   "version": "2.1.2",
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.2"
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"