[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 1 / LDZFWechatOpenSDK / 0.1.3 / LDZFWechatOpenSDK.podspec.json
blob83e80fe7960c59762ad8114ab8aa3fb157c1d365
2   "name": "LDZFWechatOpenSDK",
3   "version": "0.1.3",
4   "summary": "A short description of LDZFWechatOpenSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ZiOS-Repo/LDZFWechatOpenSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuyuhui434@gmail.com": "zhuyuhui434@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ZiOS-Repo/LDZFWechatOpenSDK.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "public_header_files": "LDZFWechatOpenSDK/OpenSDK1.8.7.1/*.h",
22   "source_files": "LDZFWechatOpenSDK/OpenSDK1.8.7.1/*.{h,m,mm}",
23   "vendored_libraries": "LDZFWechatOpenSDK/OpenSDK1.8.7.1/*.a",
24   "frameworks": [
25     "CFNetwork",
26     "Security",
27     "CoreTelephony",
28     "SystemConfiguration",
29     "UIKit",
30     "CoreGraphics",
31     "Foundation",
32     "WebKit"
33   ],
34   "libraries": [
35     "z",
36     "sqlite3.0",
37     "c++"
38   ],
39   "pod_target_xcconfig": {
40     "VALID_ARCHS": "x86_64 armv7 arm64"
41   }