blob: 3bd3479406efa5d69b4edc89bf94b4115ffb5064 [file] [log] [blame]
{
"name": "Daike",
"version": "1.1.5",
"summary": "Enable iOS apps to use Daike.",
"description": "The Daike SDK allows users to integrate Daike into their apps.",
"homepage": "https://getdaike.com",
"license": {
"type": "Copyright",
"text": "Copyright 2017 Dai Ke"
},
"authors": {
"Zhou Rui": "zhourui@getqujing.com"
},
"source": {
"http": "http://daike.oss-cn-hangzhou.aliyuncs.com/iOS/DaikeSDK-1.1.5.zip"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"MobileCoreServices",
"AudioToolbox",
"AVFoundation",
"CFNetwork",
"CoreData",
"CoreGraphics",
"CoreLocation",
"Foundation",
"ImageIO",
"MapKit",
"MessageUI",
"QuartzCore",
"Security",
"SystemConfiguration"
],
"ios": {
"resources": "Resources/Daike.bundle",
"vendored_frameworks": "Frameworks/Daike.framework"
},
"dependencies": {
"SocketRocket": [
],
"MD5Digest": [
],
"JSQMessagesViewController": [
],
"IDMPhotoBrowser": [
],
"SDWebImage": [
],
"PromiseKit": [
"~> 1.7"
],
"KINWebBrowser": [
],
"Sentry": [
],
"Sentry/KSCrash": [
]
}
}