blob: 73b17b17b91c54c9bdca4c121890edcbf545e9d6 [file] [log] [blame]
{
"name": "Hyphenate_CN",
"version": "3.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An Objective-C client for IM service",
"homepage": "https://github.com/easemob/hyphenate-full-cocoapods",
"authors": {
"Hyphenate Inc.": "admin@easemob.com"
},
"source": {
"git": "https://github.com/easemob/hyphenate-full-cocoapods.git",
"tag": "3.2.0"
},
"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"
}
}