[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / 1 / ScreenOrientationManager / 1.0.1 / ScreenOrientationManager.podspec.json
blob5dac56304692a68dc74c7db0f9d25367e1f0cce9
2   "name": "ScreenOrientationManager",
3   "version": "1.0.1",
4   "summary": "Manager for iOS device screen orientation.",
5   "swift_version": "3.2",
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.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "documentation_url": "http://josuemeza.com/pods/ScreenOrientationManager/",
23   "source_files": "ScreenOrientationManager/Classes/**/*"