blob: 2cb26d90adc981d280b25357951f2d43c74957a5 [file] [log] [blame]
{
"name": "YZLibraries",
"version": "0.3",
"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": "0.3"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"source_files": [
"Extension/**/*.swift",
"Common/**/*.swift"
],
"dependencies": {
"YZImagePicker": [
],
"Kingfisher": [
],
"PhoneNumberKit": [
],
"UITextView+Placeholder": [
],
"NVActivityIndicatorView": [
]
},
"swift_version": "5.0"
}