[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 9 / 7 / WechatOpenSDK_Ebiz / 1.9.2 / WechatOpenSDK_Ebiz.podspec.json
blobe7f20a95e82acaaec4f9947e7bdf4b10c284f901
2   "name": "WechatOpenSDK_Ebiz",
3   "version": "1.9.2",
4   "summary": "WechatOpenSDK 1.9.2",
5   "description": "WechatOpenSDK 1.9.2 完整版本",
6   "homepage": "http://112.124.100.131/app/AppWork/iosPods.git",
7   "license": "MIT",
8   "authors": {
9     "li.yingnan": "li.yingnan@ebiz-fooge.com"
10   },
11   "source": {
12     "git": "http://112.124.100.131/app/AppWork/iosPods.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": "wechatSdk/OpenSDK1.9.2/*.{h,m,mm}",
20   "vendored_libraries": "wechatSdk/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   }