blob: 7ced34c5d200a8fb067632c81b73e148df7a281b [file] [log] [blame]
{
"name": "WCExtensions",
"version": "0.1.1",
"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.1.1"
},
"source_files": "WCExtensions/**/*.swift",
"swift_version": "4.2"
}