blob: 9bbc531afa94d2ebf3b26f23f951b7719f8bf466 [file] [log] [blame]
{
"name": "WCExtensions",
"version": "0.0.14",
"summary": "Swift extension for Foundation and UIKit",
"description": "Swift extension for Foundation, UIKit with helpers and wrappers",
"homepage": "https://github.com/guhungry/ios-extension",
"license": "MIT",
"authors": {
"Woraphot Chokratanasombat": "guhungry@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guhungry/ios-extension.git",
"tag": "0.0.14"
},
"source_files": "WCExtensions/**/*.swift",
"swift_version": "4.2"
}