[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 1 / 8 / 9 / HyphenateLite / 3.2.2.2 / HyphenateLite.podspec.json
blob0e1bea765f26e4f261385471aebeb567daefa8d9
2   "name": "HyphenateLite",
3   "version": "3.2.2.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "An Objective-C client for IM service",
9   "homepage": "https://github.com/HyphenateInc/hyphenate-cocoapods",
10   "authors": {
11     "Hyphenate Inc.": "info@hyphenate.io"
12   },
13   "source": {
14     "git": "https://github.com/HyphenateInc/hyphenate-cocoapods.git",
15     "tag": "3.2.2.2"
16   },
17   "source_files": "HyphenateSDK/**/*.{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     "c++",
31     "z",
32     "sqlite3",
33     "stdc++.6.0.9"
34   ],
35   "vendored_libraries": [
36     "HyphenateSDK/lib/libHyphenateSDK*.a"
37   ],
38   "xcconfig": {
39     "OTHER_LDFLAGS": "-ObjC"
40   },
41   "deprecated": true