[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / e / 6 / TXAppBasic / 1.0.0 / TXAppBasic.podspec.json
blobc3d58d497c8b0733820328cd069dd7f4c46560d3
2   "name": "TXAppBasic",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "license": {
8     "type": "Proprietary",
9     "text": "        copyright 2017 tencent Ltd. All rights reserved.\n"
10   },
11   "homepage": "https://cloud.tencent.com/document/product/269/3794",
12   "documentation_url": "https://cloud.tencent.com/document/product/269/9147",
13   "authors": "tencent video cloud",
14   "summary": "TXAppBasic",
15   "xcconfig": {
16     "VALID_ARCHS": "armv7 arm64 x86_64"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/One-time/TXAppBasic.git",
21     "tag": "1.0.0"
22   },
23   "source_files": [
24     "AppBasicSource/**/*.{swift,h,m,mm}",
25     "AppBasicSource/*.{swift,h,m,mm}"
26   ],
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "swift_version": "5.0"