blob: d8d02e40af9663ae994da9d2e418b0c7a3b09d72 [file] [log] [blame]
{
"name": "EZWOW-EZForm",
"version": "0.0.23",
"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.23"
},
"source_files": "EZForm/Classes/**/*.{lproj,h,m,swift,strings}",
"resources": [
"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"
}