2 "name": "Hyphenate-SDK",
8 "summary": "An Objective-C client for IM service",
9 "homepage": "https://github.com/HyphenateInc/hyphenate-cocoapods",
11 "Hyphenate Inc.": "admin@easemob.com"
14 "git": "https://github.com/HyphenateInc/hyphenate-cocoapods.git",
17 "source_files": "HyphenateSDK/**/*.{h}",
37 "vendored_libraries": [
38 "HyphenateSDK/lib/libHyphenateSDK_i386.a",
39 "HyphenateSDK/lib/libHyphenateSDK_x86_64.a",
40 "HyphenateSDK/lib/libHyphenateSDK_arm64.a",
41 "HyphenateSDK/lib/libHyphenateSDK_armv7.a",
42 "HyphenateSDK/lib/libHyphenateSDK_armv7s.a"
45 "OTHER_LDFLAGS": "-ObjC"