blob: 676349ecd0838000302310feee3c94a99af771a3 [file] [log] [blame]
{
"name": "YZClass",
"version": "0.1.0",
"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/YZClass",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yudiz-vipul": "vipul.p@yudiz.in"
},
"source": {
"git": "https://github.com/yudiz-vipul/YZClass.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"source_files": [
"Extension/**/*.swift",
"Common/**/*.swift"
],
"dependencies": {
"PhoneNumberKit": [
]
},
"swift_version": "5.0"
}