[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / 2 / e / b / SWRevealViewController / 0.0.1 / SWRevealViewController.podspec.json
blob7ad67b57ac0bbbbfe049275a0c2783cb5242afe7
2   "name": "SWRevealViewController",
3   "version": "0.0.1",
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": "BSD",
7   "authors": {
8     "John Lluch Zorrilla": "joan.lluch@sweetwilliamsl.com"
9   },
10   "source": {
11     "git": "https://github.com/John-Lluch/SWRevealViewController.git",
12     "commit": "d7fd4be75334c575f407c57d0b32c0720a417236"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "SWRevealViewController/*.{h,m}",
18   "frameworks": "CoreGraphics",
19   "requires_arc": true