blob: e39ae1af3c54d8e15e6a9b5b6de45449734f26ba [file] [log] [blame]
{
"name": "BOOLModallyWindow",
"version": "0.1.8",
"summary": "Maybe this is the most decoupled solution to present a window modally.",
"description": "Maybe this is the most decoupled solution to present a window modally. Give rights to yourself to custom animation and view. Supports status bar hide or display. Good adaptation for device rotation.",
"homepage": "https://github.com/pgbo/BOOLModallyWindow",
"license": "MIT",
"authors": {
"pgbo": "460667915@qq.com"
},
"source": {
"git": "https://github.com/pgbo/BOOLModallyWindow.git",
"tag": "0.1.8"
},
"social_media_url": "https://github.com/pgbo",
"source_files": "Classes/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}