[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / d / 7 / OffcnIMSDKiOS / 1.0.0.23.12 / OffcnIMSDKiOS.podspec.json
blob0562cbcf34ef6684063cdfbd0adb101e21bc8219
2   "name": "OffcnIMSDKiOS",
3   "version": "1.0.0.23.12",
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.0.0.23.12"
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   }