[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 9 / d / FRLayeredNavigationController / 0.4.4 / FRLayeredNavigationController.podspec.json
blob6863df45e9beacf75adae9950e6089698f4d53ba
2   "name": "FRLayeredNavigationController",
3   "version": "0.4.4",
4   "license": "Modified BSD",
5   "summary": "Layered navigation controller for hierarchical iPad apps.",
6   "homepage": "https://github.com/weissi/FRLayeredNavigationController",
7   "authors": {
8     "Johannes Weiß": "weiss@tux4u.de"
9   },
10   "source": {
11     "git": "https://github.com/weissi/FRLayeredNavigationController.git",
12     "tag": "v0.4.4"
13   },
14   "description": "FRLayeredNavigationController gives iPad developers a simple drop-in replacement for UINavigationController for great UIs. It is a view controller compositor which enables you to develop -- as we think -- great iPad apps. Influenced by the UI of the Twitter and Soundcloud iPad apps.",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "ios": {
19     "source_files": "FRLayeredNavigationController/*.{h,m}"
20   },
21   "frameworks": "UIKit",
22   "requires_arc": true