[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / c / 4 / LwayveSDK / 1.0.0 / LwayveSDK.podspec.json
blobdd0da93acb3cf586cfed93f7b9b9f1e477fb500e
2   "name": "LwayveSDK",
3   "version": "1.0.0",
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.0"
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"