blob: 75f7ed42198afc583a0912a663e54fe3dd520a8d [file] [log] [blame]
{
"name": "Extend",
"version": "0.2.0",
"summary": "A collection of swift extensions",
"homepage": "https://github.com/theabovo/Extend-cocoa",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Menly ApS": "info@menly.io"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/theabovo/Extend-cocoa.git",
"tag": "0.2.0"
},
"source_files": "Sources/**/*.{h,m,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"requires_arc": true,
"swift_version": "4.1"
}