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