blob: 84608663ae83f7b03644112321d90977eab83827 [file] [log] [blame]
{
"name": "Hush",
"version": "0.1.0",
"summary": "Framework for communicating with local storage",
"homepage": "https://github.com/theabovo/Hush-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/Hush-cocoa.git",
"tag": "0.1.0"
},
"source_files": "Sources/**/*.{h,m,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"requires_arc": true
}