blob: cd486e617d2051a0a7355c3d8b38fc893f044f5f [file] [log] [blame]
{
"name": "Swiftensions",
"version": "1.0.0",
"summary": "Swiftensions is a little handy library of Swift Extensions.",
"description": "Swiftensions is a little handy library of Swift Extensions.",
"homepage": "https://github.com/dacchan/Swiftensions",
"license": "MIT",
"authors": {
"dacchan": "0x0187d350@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dacchan/Swiftensions.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}