[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / c / 1 / 0 / QQThinkigSDK / 9.9.9 / QQThinkigSDK.podspec.json
blob589ce8ec4128978730cd5e1738c52b95a61c236c
2   "name": "QQThinkigSDK",
3   "version": "9.9.9",
4   "summary": "私有数数基础库.",
5   "authors": {
6     "姚茂盛": "maosheng.yao@buttontech.com"
7   },
8   "homepage": "https://gitee.com/tapque/qqthinkigsdk.git",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "description": "this is QQThinkigSDK",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://gitee.com/tapque/qqthinkigsdk.git",
20     "tag": "9.9.9"
21   },
22   "requires_arc": true,
23   "static_framework": true,
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "x86_64 armv7 arm64"
26   },
27   "source_files": "**/*.{h,m,swift,mm}",
28   "frameworks": "AdSupport",
29   "libraries": "c++",
30   "vendored_frameworks": "GPThinkigSDK.framework",
31   "swift_version": "5.0"