[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 6 / 5 / Qiscus / 0.1.5 / Qiscus.podspec.json
blob66885740c8c48a6707146f0becd5208fcbff906d
2   "name": "Qiscus",
3   "version": "0.1.5",
4   "summary": "Qiscus SDK for iOS",
5   "description": "Qiscus SDK for iOS contains Qiscus public Model.",
6   "homepage": "https://qisc.us",
7   "license": "MIT",
8   "authors": "Ahmad Athaullah",
9   "source": {
10     "git": "https://github.com/a-athaullah/Qiscus.git",
11     "tag": "0.1.5"
12   },
13   "source_files": "Qiscus/Qiscus/*",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "dependencies": {
18     "Alamofire": [
19       "~> 3.0"
20     ],
21     "AlamofireImage": [
23     ],
24     "PusherSwift": [
26     ],
27     "RealmSwift": [
29     ],
30     "SwiftyJSON": [
32     ]
33   }