blob: dc2340da31ac892f1296d857aa3de4f8591adb59 [file] [log] [blame]
{
"name": "SwiftDevUtility",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "11.0"
},
"source_files": [
"SwiftDevUtility/**/*.swift",
"SwiftDevUtility/Supportting/SwiftDevUtility.h"
],
"swift_version": "4.2"
}