blob: 9788728f45dbe2ad3369c7972ecb4fff6069beed [file] [log] [blame]
{
"name": "Swiftensions",
"version": "1.0.1",
"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.1"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}