blob: a27df2d79a2639e5f306770cbbdc021fa58c4d87 [file] [log] [blame]
{
"name": "SwifterExtensions",
"version": "1.0.2",
"summary": "A collection of extensions used for Swift.",
"description": "A collection of extensions written in Swift 4, compatible with iOS 11 and xCode 9.",
"homepage": "https://github.com/cleexiang/SwifterExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cleexiang": "cleexiang@126.com"
},
"source": {
"git": "https://github.com/cleexiang/SwifterExtensions.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwifterExtensions/Sources/**/*",
"pushed_with_swift_version": "4.0"
}