blob: 0cb27dfb183f7bb051eba2409847eebfa02cce30 [file] [log] [blame]
{
"name": "CrystalExpressSDK-CN",
"version": "1.1.5",
"summary": "SDK library for Crystal Express Ad China.",
"homepage": "http://demo.intowow.com/",
"license": {
"type": "Copyright",
"text": " Copyright (c) 2015 Intowow. All rights reserved.\n\n"
},
"authors": {
"intowow Co., Ltd": "http://intowow.com/"
},
"source": {
"http": "http://intowow-demo.oss-cn-beijing.aliyuncs.com/ios_ce_pod_sdk/libCrystalExpressSDK-CN-1.1.5.zip"
},
"platforms": {
"ios": "7.0"
},
"vendored_libraries": "libCrystalExpressSDK-CN-1.1.5.a",
"preserve_paths": "libCrystalExpressSDK-CN-1.1.5.a",
"source_files": "Headers/*.h",
"public_header_files": "Headers/*.h",
"resources": "Resources/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"AFDownloadRequestOperation": [
],
"JSONKit-NoWarning": [
],
"SSZipArchive": [
],
"NJKWebViewProgress": [
],
"MTStatusBarOverlay": [
"~> 0.9"
],
"Reachability": [
]
},
"libraries": [
"sqlite3",
"c++",
"z"
],
"frameworks": [
"AdSupport",
"AVFoundation",
"CFNetwork",
"CoreMedia",
"CoreTelephony",
"MessageUI",
"MobileCoreServices",
"SystemConfiguration"
]
}