[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 0 / 5 / Crisp / 0.1.0 / Crisp.podspec.json
blob47c2e2bdb474de9d7ad57f934817926264d0e448
2   "name": "Crisp",
3   "version": "0.1.0",
4   "summary": "The Crisp iOS Framework",
5   "homepage": "https://crisp.im/",
6   "authors": {
7     "Name": "quentin@crisp.im"
8   },
9   "license": {
10     "type": "Copyright",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/crisp-im/crisp-sdk-ios.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "resources": "Sources/Ressources/**/*",
22   "requires_arc": true,
23   "dependencies": {
24     "Socket.IO-Client-Swift": [
25       "10.0.0"
26     ],
27     "SnapKit": [
28       "3.2.0"
29     ],
30     "ObjectMapper": [
31       "2.2"
32     ],
33     "RxSwift": [
34       "3.0"
35     ],
36     "RxCocoa": [
37       "3.0"
38     ],
39     "EasyTipView": [
41     ],
42     "SDWebImage": [
44     ],
45     "SDWebImage/GIF": [
47     ],
48     "Lightbox": [
50     ],
51     "SwiftEventBus": [
53     ],
54     "Alamofire": [
55       "4.0"
56     ],
57     "NVActivityIndicatorView": [
59     ],
60     "DateToolsSwift": [
62     ]
63   },
64   "pushed_with_swift_version": "3.1"