[Add] AcousticConnectReactNativeDebug 1.0.50
[CocoaPods.git] / Specs / c / 1 / 9 / WechatOpenSDK_Ebiz_ios / 1.0.0 / WechatOpenSDK_Ebiz_ios.podspec.json
blobec85fc9f0d9af0214db9d691f3b2b9eee32e3d44
2   "name": "WechatOpenSDK_Ebiz_ios",
3   "version": "1.0.0",
4   "summary": "微信的1.9.2版本",
5   "description": "WechatOpenSDK 1.9.2 完整版本",
6   "homepage": "https://github.com/yingnanLee/wechatSDK.git",
7   "license": "MIT",
8   "authors": {
9     "yingnanlee": "lyn55001@163.com"
10   },
11   "source": {
12     "git": "https://github.com/yingnanLee/wechatSDK.git",
13     "tag": "1.0.0"
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     "VALID_ARCHS": "x86_64 armv7 arm64"
38   }