[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 8 / 1 / 9 / Daike / 1.1.3 / Daike.podspec.json
blob166d423416c4c42328f9803b329e8733ebcebf39
2   "name": "Daike",
3   "version": "1.1.3",
4   "summary": "Enable iOS apps to use Daike.",
5   "description": "The Daike SDK allows users to integrate Daike into their apps.",
6   "homepage": "https://getdaike.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2017 Dai Ke"
10   },
11   "authors": {
12     "Zhou Rui": "zhourui@getqujing.com"
13   },
14   "source": {
15     "http": "http://daike.oss-cn-hangzhou.aliyuncs.com/iOS/DaikeSDK-1.1.3.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "MobileCoreServices",
23     "AudioToolbox",
24     "AVFoundation",
25     "CFNetwork",
26     "CoreData",
27     "CoreGraphics",
28     "CoreLocation",
29     "Foundation",
30     "ImageIO",
31     "MapKit",
32     "MessageUI",
33     "QuartzCore",
34     "Security",
35     "SystemConfiguration"
36   ],
37   "ios": {
38     "resources": "Resources/Daike.bundle",
39     "vendored_frameworks": "Frameworks/Daike.framework"
40   },
41   "dependencies": {
42     "AFNetworking": [
43       "~> 3.0"
44     ],
45     "SocketRocket": [
47     ],
48     "MagicalRecord": [
50     ],
51     "MD5Digest": [
53     ],
54     "JSQMessagesViewController": [
56     ],
57     "IDMPhotoBrowser": [
59     ],
60     "SDWebImage": [
62     ],
63     "PromiseKit": [
64       "~> 1.7"
65     ],
66     "KINWebBrowser": [
68     ],
69     "Sentry": [
71     ],
72     "Sentry/KSCrash": [
74     ]
75   }