blob: c6f285bc247e9a10b02778d62ff0b22866846faa [file] [log] [blame]
{
"name": "CrystalExpressSDK-CN",
"version": "1.2.9",
"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.3.0.zip"
},
"platforms": {
"ios": "7.0"
},
"vendored_libraries": "libCrystalExpressSDK-CN-1.3.0.a",
"preserve_paths": "libCrystalExpressSDK-CN-1.3.0.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"
]
}