[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / 1 / ScreenOrientationManager / 1.0.2 / ScreenOrientationManager.podspec.json
blob677724f7f3e657692eb5215adbae2356f90774ca
2   "name": "ScreenOrientationManager",
3   "version": "1.0.2",
4   "summary": "Manager for iOS device screen orientation.",
5   "swift_versions": "5.0",
6   "description": "Manager to set up behavior of screen orientation on running app, allowing to set a specific orientation or autorotation.",
7   "homepage": "https://github.com/josuemeza/ScreenOrientationManager",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Josue Meza Peña": "contacto@josuemeza.com"
14   },
15   "source": {
16     "git": "https://github.com/josuemeza/ScreenOrientationManager.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "documentation_url": "http://josuemeza.com/pods/ScreenOrientationManager/",
23   "source_files": "ScreenOrientationManager/Classes/**/*",
24   "swift_version": "5.0"