blob: 8dcf13d112620555b6868fd0ff45eedd2c1fb324 [file] [log] [blame]
{
"name": "DeviceOrientationManager",
"version": "1.0.0",
"summary": "DeviceOrientationManager.",
"homepage": "https://github.com/huawtswork/DeviceOrientationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huawt": "ghost263sky@163.com"
},
"source": {
"git": "https://github.com/huawtswork/DeviceOrientationManager.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DeviceOrientationManager/Classes/**/*",
"public_header_files": "DeviceOrientationManager/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}