blob: f79b09d4f69522d84c00bfd50a1cc47e2ed82b21 [file] [log] [blame]
{
"name": "ASForm",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"dependencies": {
"ASProgress": [
"~> 0.1.0"
],
"ASValidator": [
"~> 0.1.9"
],
"ASTextField": [
"~> 0.1.8"
],
"ASLabel": [
"~> 0.1.4"
],
"ASDropDown": [
"~> 0.1.5"
],
"ASMToast": [
"~> 0.1.1"
],
"ASOtpTextField": [
"~> 0.1.4"
],
"ASRadioGroup": [
"~> 0.1.2"
],
"ASButton": [
"~> 0.1.0"
]
},
"swift_version": "5.0"
}