blob: bf716026f0e7be837dcd3cee229158b9ba07021f [file] [log] [blame]
{
"name": "AuthPlugin",
"version": "1.0.3",
"summary": "A AuthPlugin is like a custom components.",
"description": "The AuthPlugin is a completely customizable plugin that can be used in any iOS app.",
"homepage": "https://github.com/Nirmalkumarphoton/AuthPlugin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"authors": {
"Nirmalkumar": "nirmalkumar.s@photoninfotech.net"
},
"source": {
"git": "https://github.com/Nirmalkumarphoton/AuthPlugin.git",
"tag": "1.0.3"
},
"source_files": [
"AuthPlugin",
"AuthPlugin/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"swift_versions": "5.0",
"resources": "AuthPlugin/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"requires_arc": true
}