blob: 4edf8fae369df5f7737ef8164f18210a5ade27b3 [file] [log] [blame]
{
"name": "NativePopup",
"version": "2.0.1",
"summary": "Clone of Apple iOS App's feedback popup, and easily customizable.",
"homepage": "https://github.com/mono0926/NativePopup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Masayuki Ono",
"source": {
"git": "https://github.com/mono0926/NativePopup.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "NativePopup/**/*.swift",
"swift_version": "5.0"
}