blob: 67c4dce412bb5d8dc8aeed2af92a2037dc3547c0 [file] [log] [blame]
{
"name": "ASForm",
"version": "0.1.3",
"summary": "ASForm for Form Decoration",
"description": "ASForm is an awesome Dependency to Make Your Life Easier",
"homepage": "https://github.com/amitcse6/ASForm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Amit Mondol": "amitpstu1@gmail.com"
},
"source": {
"git": "https://github.com/amitcse6/ASForm.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"dependencies": {
"ASValidator": [
],
"ASLabel": [
],
"ASDropDown": [
],
"ASMToast": [
],
"ASOtpTextField": [
],
"ASRadioGroup": [
],
"ASButton": [
],
"ASTextField": [
]
},
"swift_version": "5.0"
}