blob: c39e35a17b921c2fa0bcf6341b368362b9150be7 [file] [log] [blame]
{
"name": "HyphenateFull-SDK",
"version": "3.1.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An Objective-C client for IM service",
"homepage": "https://github.com/HyphenateInc/hyphenate-full-cocoapods",
"authors": {
"Hyphenate Inc.": "info@hyphenate.io"
},
"source": {
"git": "https://github.com/HyphenateInc/hyphenate-full-cocoapods.git",
"tag": "3.1.5"
},
"source_files": "HyphenateFullSDK/**/*.{h}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"frameworks": [
"CoreMedia",
"AudioToolbox",
"AVFoundation",
"ImageIO",
"MobileCoreServices"
],
"libraries": [
"iconv",
"c++",
"z",
"sqlite3",
"stdc++.6.0.9"
],
"vendored_libraries": [
"HyphenateFullSDK/lib/libHyphenateFullSDK*.a"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"deprecated": true
}