[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / b / SWRevealViewController / 1.0.2 / SWRevealViewController.podspec.json
blobcbf902355b2159077ed3720fe82e3bd0c91ae29a
2   "name": "SWRevealViewController",
3   "version": "1.0.2",
4   "summary": "A UIViewController subclass for presenting two view controllers inspired in the FaceBook app, done right.",
5   "homepage": "https://github.com/John-Lluch/SWRevealViewController",
6   "license": "MIT",
7   "authors": {
8     "John Lluch Zorrilla": "joan.lluch@sweetwilliamsl.com"
9   },
10   "source": {
11     "git": "https://github.com/John-Lluch/SWRevealViewController.git",
12     "tag": "v1.0.2"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "SWRevealViewController/*.{h,m}",
18   "frameworks": "CoreGraphics",
19   "requires_arc": true