blob: b0947d4e8c20072f335fe1c5adbda82064f98cd2 [file] [log] [blame]
{
"name": "EZWOW-EZForm",
"version": "0.0.21",
"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.21"
},
"source_files": "EZForm/Classes/**/*.{lproj,h,m,swift,strings}",
"resources": "EZForm/Classes/Assets/*.{xib,xcassets,storyboard}",
"resource_bundles": {
"EZWOW-EZForm": [
"EZForm/Classes/Assets/*.xib}",
"EZForm/Classes/Assets/*.storyboard",
"EZForm/Classes/Assets/*.xcassets}"
]
},
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"NVActivityIndicatorView": [
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}