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