blob: 31c2b9a971d6df50c6c4fab066e314f1e35bc432 [file] [log] [blame]
{
"name": "ZXPopPresentation",
"version": "0.1.2",
"summary": "A simple way to present a view controller like a pop panel",
"description": "A simple way to present a view controller like a pop panel. It is easy to deal with custom animations, dimming background, frame as well as some actions;",
"homepage": "https://github.com/RookieZn/ZXPopPresentation",
"license": "MIT",
"authors": {
"rookiezn": "rookiezn@gmail.com"
},
"source": {
"git": "https://github.com/RookieZn/ZXPopPresentation.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZXPopPresentation/Classes/**/*"
}