[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / b / 6 / Rideau / 1.0.0-beta.1 / Rideau.podspec.json
blob7cce3efca3539303f7b8b1f634779fdd1bfbee0b
2   "name": "Rideau",
3   "version": "1.0.0-beta.1",
4   "summary": "A vertical drawer with fluid interfaces.",
5   "homepage": "https://github.com/muukii/Rideau",
6   "license": "MIT",
7   "authors": {
8     "Muukii": "muukii.app@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/muukii/Rideau.git",
12     "tag": "1.0.0-beta.1"
13   },
14   "social_media_url": "https://twitter.com/muukii0803",
15   "source_files": [
16     "Rideau/**/*.swift"
17   ],
18   "module_name": "Rideau",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "10.0"
22   },
23   "ios": {
24     "frameworks": [
25       "UIKit"
26     ]
27   }