blob: 46b637bda02c9916305e844563afd2c6fb5ee86e [file] [log] [blame]
{
"name": "SwiftDevUtility",
"version": "1.0.5",
"summary": "Useful functions of Swift development",
"description": "SwiftDevUtility is a useful development tool which can make your programming easy.",
"homepage": "https://github.com/chkkassd/SwiftDevUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peter Shi": "peter1990lynn@gmail.com"
},
"source": {
"git": "https://github.com/chkkassd/SwiftDevUtility.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "11.0"
},
"source_files": [
"SwiftDevUtility/**/*.swift",
"SwiftDevUtility/Supportting/SwiftDevUtility.h"
],
"swift_version": "4.2"
}