blob: 85f3d4558063ef1a4decbc6dfc3b1821e392297b [file] [log] [blame]
{
"name": "WSPopup",
"version": "4.0.0",
"summary": "A simple and flexible way to show a view to the screen.",
"homepage": "https://github.com/whitesmith/WSPopup",
"license": "MIT",
"authors": {
"Ricardo Pereira": "m@ricardopereira.eu"
},
"source": {
"git": "https://github.com/whitesmith/WSPopup.git",
"tag": "4.0.0"
},
"social_media_url": "https://twitter.com/whitesmithco",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source_files": [
"WSPopup/*.{h}",
"Source/**/*.{h,swift}"
],
"swift_version": "5.0"
}