blob: 56c2b76fe83bb2d659dba2b3644b79306f84e601 [file] [log] [blame]
{
"name": "ABPopupFactory",
"version": "1.0.1",
"summary": "This is a simple way to achieve a nice popup perfomance in app.",
"description": "ABPopupFactory helps you to get a nice popup view for your ios applications.",
"homepage": "https://github.com/Sash97/ABPopupFactory",
"license": "MIT",
"authors": {
"Aleksandr": "bagdasaryanaleksandr97@mail.ru"
},
"social_media_url": "https://www.facebook.com/bagdasaryan22",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/Sash97/ABPopupFactory.git",
"tag": "1.0.1"
},
"swift_versions": "5.0",
"source_files": "ABPopupFactory/**/*.{swift,c,h,m,xib,xcassets}",
"resource_bundles": {
"ABPopupFactory": [
"ABPopupFactory/**/*.{xib,xcassets}"
]
},
"swift_version": "5.0"
}