[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / c / 4 / LwayveSDK / 1.1.1 / LwayveSDK.podspec.json
blobeec28d1ab35dfd0e4a6304d9608e9800a465a4b7
2   "name": "LwayveSDK",
3   "version": "1.1.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.1.1"
15   },
16   "vendored_frameworks": "LwayveSDK/LwayveSDK.framework",
17   "frameworks": "Foundation",
18   "dependencies": {
19     "YapDatabase": [
20       "3.0"
21     ],
22     "Alamofire": [
23       "~> 4.5.0"
24     ],
25     "SwiftyJSON": [
26       "~> 3.1.4"
27     ],
28     "KeychainSwift": [
29       "~> 8.0.2"
30     ],
31     "CocoaLumberjack/Swift": [
32       "~> 3.2.0"
33     ],
34     "FirebaseMessaging": [
35       "2.0.0"
36     ]
37   },
38   "requires_arc": true,
39   "license": "MIT",
40   "pushed_with_swift_version": "3.0"