blob: 0c7058e95a33a6519839137e8871ed0a1eba8741 [file] [log] [blame]
{
"name": "BOOLModallyWindow",
"version": "0.1.9",
"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.9"
},
"social_media_url": "https://github.com/pgbo",
"source_files": "Classes/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}