blob: 1c485e2edce6505d209a9463ea1fbbfd1886cdf1 [file] [log] [blame]
{
"name": "CSSwiftExtension",
"version": "0.0.8",
"summary": "Some ***useful extension for Swift*** to boost your productivity.",
"description": "Some ***useful extension for Swift*** to boost your productivity.\nIncluding Foundation, UIKit.",
"homepage": "https://github.com/icetime17/CSSwiftExtension",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Chris Hu": "icetime17@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/icetime17/CSSwiftExtension.git",
"tag": "0.0.8"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}