[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / 9 / Daike / 1.0.6 / Daike.podspec.json
blob49ba015c9b2874497c8a0bb71b56970dbdf5f07d
2   "name": "Daike",
3   "version": "1.0.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": "https://imtx.me/static/DaikeSDK-1.0.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     "vendored_libraries": "Libraries/libDaike.a"
41   },
42   "dependencies": {
43     "AFNetworking": [
44       "~> 3.0"
45     ],
46     "SVProgressHUD": [
48     ],
49     "SocketRocket": [
51     ],
52     "MagicalRecord": [
54     ],
55     "MD5Digest": [
57     ],
58     "IQKeyboardManager": [
60     ],
61     "JSQMessagesViewController": [
63     ],
64     "IDMPhotoBrowser": [
66     ],
67     "RealReachability": [
69     ],
70     "SDWebImage": [
72     ],
73     "PromiseKit": [
74       "~> 1.7"
75     ],
76     "KINWebBrowser": [
78     ],
79     "Sentry": [
81     ]
82   }