blob: e3c67719ca208f5a55bad24b9399c36ef9ce117e [file] [log] [blame]
{
"name": "Extend",
"version": "0.1.0",
"summary": "A collection of swift extensions",
"homepage": "https://github.com/theabovo/Extend",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"The Abovo ApS": "info@theabovo.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/theabovo/Extend.git",
"tag": "0.1.0"
},
"source_files": "Sources/**/*.{h,m,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}