[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / d / 6 / 8 / xuchenOnlyTestDemo / 1.0.3 / xuchenOnlyTestDemo.podspec.json
bloba4643a98836c2ee992607e5e2e00f03b35a7b01b
2   "name": "xuchenOnlyTestDemo",
3   "version": "1.0.3",
4   "license": "MIT",
5   "summary": "An Objective-C client for IM service",
6   "homepage": "https://github.com/xushichen/xuchenOnlyTestDemo",
7   "authors": {
8     "xuchen ": "573979861@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/xushichen/xuchenOnlyTestDemo.git",
12     "tag": "1.0.3"
13   },
14   "source_files": [
15     "UdeskSDK/UDChatMessage/**/*.{h,m}",
16     "UdeskSDK/SDK/*.{h}"
17   ],
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "AVFoundation",
24     "CoreTelephony",
25     "SystemConfiguration",
26     "MobileCoreServices"
27   ],
28   "libraries": [
29     "z",
30     "xml2",
31     "resolv",
32     "sqlite3"
33   ],
34   "resources": "UdeskSDK/Resource/Test.bundle",
35   "xcconfig": {
36     "OTHER_LDFLAGS": "-ObjC"
37   }