blob: 04fe4a5c7e057c8110d5d0e1a3651d50114b9d7b [file] [log] [blame]
{
"name": "YZLibraries",
"version": "3.2",
"summary": "YZLibraries is design and developed for Yudiz Solutions Pvt. Ltd.",
"description": "\"YZLibraries is useful for Junior iOS developer and trainee, so it easy can be easy to develop application and reduce code lines.\"",
"homepage": "https://github.com/yudiz-vipul/YZLibraries",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vipul Patel (Yudiz Solutions Pvt. Ltd.)": "vipul.p@yudiz.in"
},
"source": {
"git": "https://github.com/yudiz-vipul/YZLibraries.git",
"tag": "3.2",
"submodules": true
},
"swift_versions": [
"5.0",
"5.1",
"5.2",
"5.3",
"5.4"
],
"platforms": {
"ios": "12.0"
},
"source_files": [
"Extension/**/*.swift",
"Common/**/*.swift"
],
"dependencies": {
"YZImagePicker": [
],
"Kingfisher": [
],
"PhoneNumberKit": [
],
"UITextView+Placeholder": [
],
"NVActivityIndicatorView": [
]
},
"swift_version": "5.4"
}