[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / b / SWRevealViewController / 2.3.0 / SWRevealViewController.podspec.json
blobe72deee25eeaa65376c46bb6e77b000596765515
2   "name": "SWRevealViewController",
3   "version": "2.3.0",
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": "v2.3.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "SWRevealViewController/*.{h,m}",
18   "frameworks": "CoreGraphics",
19   "requires_arc": true