blob: 6ff17b2280edf4b22067d06d947a34c7e7393b62 [file] [log] [blame]
{
"name": "DevelopmentUtility",
"version": "1.1.1",
"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": "1.1.1"
},
"social_media_url": "https://twitter.com/takecian",
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "DevelopmentUtility/**/*.{swift}"
}