blob: 7f658108d8265e4afb307014ec46d1f10f0a0d67 [file] [log] [blame]
{
"name": "MSXLFormValidationPopup",
"version": "0.2.0",
"summary": "A little validation popup for your XLForms.",
"description": "A small add-on for XLForm that shows a validation popup with error information on top of fields.",
"homepage": "https://github.com/mysugr/MSXLFormValidationPopup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bernhard Schandl": "bernhard.schandl@mysugr.com"
},
"source": {
"git": "https://github.com/mysugr/MSXLFormValidationPopup.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/mysugr",
"platforms": {
"ios": "9.3"
},
"source_files": "MSXLFormValidationPopup/Classes/*.{h,m}",
"dependencies": {
"XLForm": [
"3.2.0"
]
}
}