[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 9 / 3 / WechatOpenSDKXX / 1.9.6 / WechatOpenSDKXX.podspec.json
blob4c3973d78d2cd3a9eff59c0b6955e00d450f9bdd
2   "name": "WechatOpenSDKXX",
3   "version": "1.9.6",
4   "summary": "WechatOpenSDK 1.9.6",
5   "description": "WechatOpenSDK 1.9.6 完整版本",
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.6"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "public_header_files": "OpenSDK1.9.6/*.h",
19   "source_files": "OpenSDK1.9.6/*.{h,m,mm}",
20   "vendored_libraries": "OpenSDK1.9.6/*.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   }