blob: fe6a2d9bcfd96bfb9e0fafef3367b4dd79741ecd [file] [log] [blame]
{
"name": "KMSOrientationPatch",
"version": "1.2.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.2.0"
},
"source_files": "KMSOrientationPatch/Codes/**/*",
"frameworks": "UIKit"
}