[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 0 / e / RECurtainViewController / 1.0 / RECurtainViewController.podspec.json
blob802c13cc4e45683bd32d03a0648b65b83f57b4c2
2   "name": "RECurtainViewController",
3   "version": "1.0",
4   "authors": {
5     "Roman Efimov": "romefimov@gmail.com"
6   },
7   "homepage": "https://github.com/romaonthego/RECurtainViewController",
8   "summary": "A custom curtain-style transition for UIViewControllers.",
9   "source": {
10     "git": "https://github.com/romaonthego/RECurtainViewController.git",
11     "tag": "1.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "requires_arc": true,
18   "source_files": "RECurtainViewController",
19   "public_header_files": "RECurtainViewController/*.h",
20   "platforms": {
21     "ios": null
22   },
23   "ios": {
24     "frameworks": "QuartzCore"
25   }