| { |
| "name": "KMSOrientationPatch", |
| "version": "1.0.0", |
| "summary": "An extension of UIDevice to allow interface rotations upon changes of supported interface orientations.", |
| "homepage": "https://github.com/Azureblade3808/KMSOrientationPatch", |
| "license": { |
| "type": "Apache License, Version 2.0", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Azureblade3808": "17433201@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/Azureblade3808/KMSOrientationPatch.git", |
| "tag": "v1.0.0" |
| }, |
| "source_files": "KMSOrientationPatch/Codes/**/*", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "3.0" |
| } |