blob: 2ab2ae3c7065c4443806bd1118c35bccc8cb612c [file] [log] [blame]
{
"name": "ZomsiCommonLibrary",
"version": "0.1.4",
"swift_versions": "5",
"summary": "ZomsiCommonLibrary is a library used in all projects of Zomsi iOS applications.",
"description": "ZomsiCommonLibrary is a library used in all projects of Zomsi iOS applications. All iOS developers can reuse the library components instead of writing it every time in their applications.",
"homepage": "http://zomsi.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohson khaziri": "zomnsi@gmail.com"
},
"source": {
"git": "https://github.com/zomnsi/ZomsiCommonLibrary.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZomsiCommonLibrary/**/*",
"swift_version": "5"
}