[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / c / Tinode / 0.1.0 / Tinode.podspec.json
blobfbc9bcf89f8299ac91220c3c4f26f1547c13209a
2   "name": "Tinode",
3   "version": "0.1.0",
4   "summary": "A iOS client of Tinode.",
5   "homepage": "https://gitlab.com/unionbits/mobile/tinode-swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tengjixiang Teng": "flowablex@gmail.com"
12   },
13   "source": {
14     "git": "https://gitlab.com/unionbits/mobile/tinode-swift.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "swift_version": "4.2",
21   "source_files": "Tinode/Classes/**/*",
22   "dependencies": {
23     "Starscream": [
25     ],
26     "PromiseKit": [
28     ]
29   }