[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 1 / 9 / Daike / 1.1.6 / Daike.podspec.json
blobd4e47610ad560b2d6ae8b83593d3801a38f6f59a
2   "name": "Daike",
3   "version": "1.1.6",
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.6.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     "SocketRocket": [
44     ],
45     "MD5Digest": [
47     ],
48     "JSQMessagesViewController": [
50     ],
51     "IDMPhotoBrowser": [
53     ],
54     "SDWebImage": [
56     ],
57     "PromiseKit": [
58       "~> 1.7"
59     ],
60     "KINWebBrowser": [
62     ],
63     "Sentry": [
65     ],
66     "Sentry/KSCrash": [
68     ]
69   }