blob: 233b60007dd21992cce8a02da1148ea818ca6038 [file] [log] [blame]
{
"name": "SwifterExtensions",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwifterExtensions/Sources/**/*",
"pushed_with_swift_version": "4.0"
}