[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / c / 4 / OpenSDKBasedOnOfficial / 0.1.0 / OpenSDKBasedOnOfficial.podspec.json
blobe1debe7326dd8d760091296b7c2c050b2b36198d
2   "name": "OpenSDKBasedOnOfficial",
3   "version": "0.1.0",
4   "summary": "A short description of OpenSDKBasedOnOfficial.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lookingforfanyunfei/OpenSDKBasedOnOfficial",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "786452470@qq.com": "fyf786452470@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lookingforfanyunfei/OpenSDKBasedOnOfficial.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "arm64e arm64 armv7 armv7s x86_64",
23     "DEFINES_MODULE": "YES"
24   },
25   "swift_versions": [
26     "5.1",
27     "5.2",
28     "5.3",
29     "5.4"
30   ],
31   "vendored_libraries": "OpenSDKBasedOnOfficial/Library/*.a",
32   "public_header_files": "OpenSDKBasedOnOfficial/Classes/*.h",
33   "source_files": "OpenSDKBasedOnOfficial/Classes/*.h",
34   "frameworks": [
35     "SystemConfiguration",
36     "WebKit"
37   ],
38   "libraries": [
39     "c++",
40     "sqlite3",
41     "z"
42   ],
43   "swift_version": "5.4"