blob: b6c2e5544f96035afdfeb144470331901c15404e [file] [log] [blame]
{
"name": "Extend",
"version": "0.1.1",
"summary": "A collection of swift extensions",
"homepage": "https://github.com/theabovo/Extend-cocoa",
"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-cocoa.git",
"tag": "0.1.1"
},
"source_files": "Sources/**/*.{h,m,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}