blob: 2180b9a23d277100bd421c1edf4c3c70f4201df5 [file] [log] [blame]
{
"name": "EasyAuthPod",
"version": "1.0.3",
"summary": "EasyAuth offers easy login, success and about us screen.",
"description": "EasyAuth offers easy login, success and about us screen. EasyAuth offers easy login, success and about us screen.",
"homepage": "https://github.com/ravirajw/EasyAuthPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Raviraj Wadhwa": "w.raviraj@yahoo.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/ravirajw/EasyAuthPod.git",
"tag": "1.0.3"
},
"source_files": "EasyAuthPod/*.{h,m,xib}",
"preserve_paths": "EasyAuthPod/*",
"resources": "EasyAuthPod/Resources.bundle",
"ios": {
"vendored_libraries": "EasyAuthPod/libEasyAuthLibrary.a"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}