blob: 0ef534246fae9c2daabdaca38b6c77650746347a [file] [log] [blame]
{
"name": "DevelopmentUtility",
"version": "2.0.0",
"summary": "Set of utility for iOS app developemt.",
"description": "DevelopmentUtility is a set of utility that helps you develop effeciently.",
"homepage": "https://github.com/takecian/iOSDevelopmentUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"takecian": "takecian@gmail.com"
},
"source": {
"git": "https://github.com/takecian/iOSDevelopmentUtility.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/takecian",
"swift_versions": "5",
"platforms": {
"ios": "10.0"
},
"source_files": "DevelopmentUtility/**/*.{swift}",
"swift_version": "5"
}