[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 9 / d / 7 / OffcnIMSDKiOS / 1.2.4.5 / OffcnIMSDKiOS.podspec.json
blob55a50aedc1db05041b200f065355f94e487ede4a
2   "name": "OffcnIMSDKiOS",
3   "version": "1.2.4.5",
4   "summary": "OffcnIMSDKiOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.eoffcn.com/opensource/OffcnIMSDKiOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangyunjie": "zhangyunjie@offcn.com"
13   },
14   "source": {
15     "git": "https://gitlab.eoffcn.com/opensource/OffcnIMSDKiOS.git",
16     "tag": "1.2.4.5"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "OffcnIMSDKiOS/Classes/*.h",
23   "public_header_files": "OffcnIMSDKiOS/Classes/*.h",
24   "vendored_frameworks": [
25     "OffcnIMSDKiOS/Frameworks/oimcore.framework"
26   ],
27   "frameworks": [
28     "SystemConfiguration",
29     "CoreTelephony"
30   ],
31   "vendored_libraries": [
32     "OffcnIMSDKiOS/Libraries/libOffcnIMSDKiOS.a"
33   ],
34   "libraries": [
35     "c++",
36     "sqlite3",
37     "xml2",
38     "resolv"
39   ],
40   "resources": "OffcnIMSDKiOS/Resources/*.bundle",
41   "user_target_xcconfig": {
42     "OTHER_LDFLAGS": "-ObjC"
43   },
44   "dependencies": {
45     "IQKeyboardManager": [
46       "5.0.8"
47     ],
48     "YYModel": [
49       "~> 1.0.4"
50     ],
51     "YYCache": [
52       "~> 1.0.4"
53     ],
54     "YYCategories": [
55       "~> 1.0.4"
56     ],
57     "YYImage": [
58       "~> 1.0.4"
59     ],
60     "YYWebImage": [
61       "~> 1.0.5"
62     ],
63     "YYText": [
64       "~> 1.0.7"
65     ],
66     "OffcnLiveSDKiOS": [
68     ]
69   }