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