blob: 97963f592fff3577d8c7dcb4adc877eb46887c1e [file] [log] [blame]
{
"name": "RGSlidePopupView",
"version": "0.1.0",
"summary": "iOS Slide Popup view with swipe animation to the bottom.",
"description": "Popup view which looks like iOS UIActionSheet. Supports swipe animation and opacity background view",
"homepage": "https://github.com/realgreys/RGSlidePopupView",
"license": "MIT",
"authors": {
"realgreys": "realgreys@gmail.com"
},
"source": {
"git": "https://github.com/realgreys/RGSlidePopupView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RGSlidePopupView/Classes/**/*"
}