blob: 269cf6c14810021683636d00f8f90f123ec3feb9 [file] [log] [blame]
{
"name": "iOSDevelopmentUtility",
"version": "1.0.0",
"summary": "Set of utility for iOS app developemt.",
"description": "iOSDevelopmentUtility 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.0.0"
},
"social_media_url": "https://twitter.com/takecian",
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "iOSDevelopmentUtility/**/*.{swift}"
}