blob: 545b31fb35f17938e5c9b9d25c387cef6e2da0a7 [file] [log] [blame]
{
"name": "SwifterExtensions",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwifterExtensions/Sources/**/*"
}