[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / 1 / ScreenOrientationManager / 1.0.0 / ScreenOrientationManager.podspec.json
blobfc3cb65ec9193e68ad22c7ff7deab140120538d2
2   "name": "ScreenOrientationManager",
3   "version": "1.0.0",
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.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "ScreenOrientationManager/Classes/**/*"