[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 6 / 3 / 8 / Emit / 1.0.0 / Emit.podspec.json
blobc4dc1080cf1dc1c3b1682d7775f98b41ef3e9f5f
2   "name": "Emit",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "10.0",
6     "osx": "10.12",
7     "tvos": "10.0"
8   },
9   "summary": "Emit is a swift Framework to support reactive binding in your iOS apps.",
10   "homepage": "https://github.com/hootsuite/emit",
11   "license": {
12     "type": "Apache",
13     "file": "LICENSE.md"
14   },
15   "authors": {
16     "Hootsuite Media": "opensource@hootsuite.com"
17   },
18   "source": {
19     "git": "https://github.com/hootsuite/emit.git",
20     "tag": "v1.0.0"
21   },
22   "source_files": "Sources/*.{h,swift}",
23   "swift_version": "4.2"