blob: 557a17f388c58927b12d6c0566128b4005fb0ef5 [file] [log] [blame]
{
"name": "KSCommons-Swift",
"version": "0.1.0",
"summary": "Common tools and functions for swift development",
"swift_versions": "4.0",
"description": "Common tools and functions for swift development built by Karo Studio to make your job easier",
"homepage": "https://github.com/karostudio/KSCommons-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohamad Yeganeh": "mamady83@gmail.com"
},
"source": {
"git": "https://github.com/karostudio/KSCommons-Swift.git",
"tag": "0.1.0"
},
"social_media_url": "https://www.instagram.com/karo.studio/",
"platforms": {
"ios": "11.0"
},
"source_files": "KSCommons-Swift/Classes/**/*",
"swift_version": "4.0"
}