[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / f / 5 / QYTestSDK / 0.0.7 / QYTestSDK.podspec.json
blob6fa7b0dfc1666c234f51c421aeb5bdf23df08c24
2   "name": "QYTestSDK",
3   "version": "0.0.7",
4   "summary": "测试项目",
5   "homepage": "https://github.com/q1019736727/QYTestSDKSpec",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "qiuyong": "1837060380@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/q1019736727/QYTestSDKSpec.git",
15     "tag": "0.0.7"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "QYTestSDK/QYTestSDK.framework/Headers/*.{h,swift}",
21   "ios": {
22     "vendored_frameworks": "QYTestSDK/QYTestSDK.framework"
23   },
24   "requires_arc": true,
25   "swift_versions": "5.0",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "dependencies": {
31     "TMComponentKitSDK": [
33     ],
34     "Alamofire": [
36     ],
37     "TMSDK": [
39     ]
40   },
41   "xcconfig": {
42     "VALID_ARCHS": "armv7 x86_64 arm64"
43   },
44   "swift_version": "5.0"