[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 8 / 1 / 9 / Daike / 1.0.10 / Daike.podspec.json
blob844218a507529be4f4e02f2f3ee4b1b80905d08a
2   "name": "Daike",
3   "version": "1.0.10",
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": "https://imtx.me/static/DaikeSDK-1.0.10.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     "SVProgressHUD": [
47     ],
48     "SocketRocket": [
50     ],
51     "MagicalRecord": [
53     ],
54     "MD5Digest": [
56     ],
57     "IQKeyboardManager": [
59     ],
60     "JSQMessagesViewController": [
62     ],
63     "IDMPhotoBrowser": [
65     ],
66     "SDWebImage": [
68     ],
69     "PromiseKit": [
70       "~> 1.7"
71     ],
72     "KINWebBrowser": [
74     ],
75     "Sentry": [
77     ],
78     "Sentry/KSCrash": [
80     ]
81   }