blob: e0b9e0caddfaf0165b683ff05f0cfd7d914bb9cd [file] [log] [blame]
{
"name": "YZLibraries",
"version": "0.2.6",
"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.2.6"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"source_files": [
"Extension/**/*.swift",
"Common/**/*.swift"
],
"dependencies": {
"PhoneNumberKit": [
]
},
"swift_version": "5.0"
}