blob: 04eff89edd5af1e0bdd2d2a1f350145d9a3a87f3 [file] [log] [blame]
{
"name": "KMSOrientationPatch",
"version": "1.1.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.1.0"
},
"source_files": "KMSOrientationPatch/Codes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}