[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / e / b / HyphenateFullSDK / 3.1.4 / HyphenateFullSDK.podspec.json
blob85094ad4a2f98b9f343e463793703dc2bc59a928
2   "name": "HyphenateFullSDK",
3   "version": "3.1.4",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "An Objective-C client for IM service",
9   "homepage": "https://github.com/easemob/hyphenate-full-cocoapods",
10   "authors": {
11     "Hyphenate Inc.": "admin@easemob.com"
12   },
13   "source": {
14     "git": "https://github.com/easemob/hyphenate-full-cocoapods.git",
15     "tag": "3.1.4"
16   },
17   "source_files": "HyphenateFullSDK/**/*.{h}",
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "CoreMedia",
24     "AudioToolbox",
25     "AVFoundation",
26     "ImageIO",
27     "MobileCoreServices"
28   ],
29   "libraries": [
30     "iconv",
31     "c++",
32     "z",
33     "sqlite3",
34     "stdc++.6.0.9"
35   ],
36   "vendored_libraries": [
37     "HyphenateFullSDK/lib/libHyphenateFullSDK_*.a",
38     "HyphenateFullSDK/lib/3rdparty/*.a"
39   ],
40   "xcconfig": {
41     "OTHER_LDFLAGS": "-ObjC"
42   },
43   "deprecated": true