[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / f / 6 / OrientationDelegatingUINavigationController / 0.0.1 / OrientationDelegatingUINavigationController.podspec.json
blobfadabc597d730adad57ea313885eb3120209b98c
2   "name": "OrientationDelegatingUINavigationController",
3   "version": "0.0.1",
4   "summary": "Allows delegating the orientation delegate calls to the topmost UIViewController in a UINavigationController",
5   "homepage": "https://github.com/drallgood/OrientationDelegatingUINavigationController.git",
6   "license": "MIT",
7   "authors": {
8     "Patrice Brend'amour": "patrice@brendamour.net"
9   },
10   "source": {
11     "git": "https://github.com/drallgood/OrientationDelegatingUINavigationController.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": [
18     "Classes",
19     "OrientationDelegatingUINavigationController/**/*.{h,m}"
20   ],
21   "public_header_files": "OrientationDelegatingUINavigationController/**/*.h",
22   "requires_arc": false