[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 6 / c / 4 / LwayveSDK / 1.0.1 / LwayveSDK.podspec.json
blobdbb00731491b978e8c61f4c26fda824fd662c046
2   "name": "LwayveSDK",
3   "version": "1.0.1",
4   "summary": "iOS library",
5   "homepage": "https://github.com/LWAYVE/ios-sdk",
6   "authors": {
7     "Lixar, Inc": "infra@lwayve.com"
8   },
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "git": "https://github.com/LWAYVE/ios-sdk.git",
14     "tag": "1.0.1"
15   },
16   "vendored_frameworks": "LwayveSDK/LwayveSDK.framework",
17   "frameworks": "Foundation",
18   "dependencies": {
19     "YapDatabase": [
20       "~> 3"
21     ],
22     "Alamofire": [
23       "~> 4.4"
24     ],
25     "SwiftyJSON": [
26       "~> 3.1"
27     ],
28     "KeychainSwift": [
29       "~> 8.0"
30     ],
31     "CocoaLumberjack/Swift": [
32       "~> 3.2"
33     ],
34     "GoogleToolboxForMac/NSData+zlib": [
35       "~> 2.1"
36     ],
37     "GoogleToolboxForMac/Logger": [
39     ],
40     "Protobuf": [
41       "~> 3.1"
42     ]
43   },
44   "requires_arc": true,
45   "license": "MIT",
46   "pushed_with_swift_version": "3.0"