blob: 20538b3afa646d00a98fcf82b53d83ffac5b3144 [file] [log] [blame]
{
"name": "ZXPopPresentation",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZXPopPresentation/Classes/**/*"
}