blob: c4dc1080cf1dc1c3b1682d7775f98b41ef3e9f5f [file] [log] [blame]
{
"name": "Emit",
"version": "1.0.0",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0"
},
"summary": "Emit is a swift Framework to support reactive binding in your iOS apps.",
"homepage": "https://github.com/hootsuite/emit",
"license": {
"type": "Apache",
"file": "LICENSE.md"
},
"authors": {
"Hootsuite Media": "opensource@hootsuite.com"
},
"source": {
"git": "https://github.com/hootsuite/emit.git",
"tag": "v1.0.0"
},
"source_files": "Sources/*.{h,swift}",
"swift_version": "4.2"
}