| { |
| "name": "ASForm", |
| "version": "0.1.2", |
| "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.2" |
| }, |
| "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" |
| } |