[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 9 / 3 / WechatOpenSDKXX / 1.9.2 / WechatOpenSDKXX.podspec.json
blobf8678a6b5dae4c6fcdcf666829b315d4da41e67c
2   "name": "WechatOpenSDKXX",
3   "version": "1.9.2",
4   "summary": "WechatOpenSDK 1.9.2",
5   "description": "WechatOpenSDK 1.9.2 完整版本",
6   "homepage": "https://github.com/zungjam/WechatOpenSDK",
7   "license": "MIT",
8   "authors": {
9     "Xin": "nsuxin@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/zungjam/WechatOpenSDK.git",
13     "tag": "1.9.2"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "public_header_files": "OpenSDK1.9.2/*.h",
19   "source_files": "OpenSDK1.9.2/*.{h,m,mm}",
20   "vendored_libraries": "OpenSDK1.9.2/*.a",
21   "frameworks": [
22     "CFNetwork",
23     "Security",
24     "CoreTelephony",
25     "SystemConfiguration",
26     "UIKit",
27     "CoreGraphics",
28     "Foundation",
29     "WebKit"
30   ],
31   "libraries": [
32     "z",
33     "sqlite3.0",
34     "c++"
35   ],
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "user_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   }