blob: 4d950929e77b4db57cf7c7e07fc8190c086fa76f [file] [log] [blame]
{
"name": "EZWOW-EZForm",
"version": "0.0.18",
"summary": "EZWow EZForm.",
"description": "EZForm is Module in the EZWOW",
"homepage": "http://gitlab.freewillgroup.com/Kanokchai_ama/ezwow-ezform.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kanokchai_ama": "kanokchai_ama@freewillsolutions.com"
},
"platforms": {
"ios": "11.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source": {
"git": "http://gitlab.freewillgroup.com/Kanokchai_ama/ezwow-ezform.git",
"tag": "0.0.18"
},
"source_files": "EZForm/Classes/**/*.{lproj,h,m,swift,strings}",
"resources": "EZForm/Classes/*.{png,jpeg,jpg,xib,xcassets,storyboard}",
"requires_arc": true,
"static_framework": true,
"frameworks": "UIKit",
"dependencies": {
"NVActivityIndicatorView": [
],
"Crashlytics": [
],
"Fabric": [
],
"Firebase/Core": [
],
"Firebase/Messaging": [
],
"Firebase/Performance": [
],
"Firebase/InAppMessagingDisplay": [
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}