[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / f / 5 / QYTestSDK / 0.0.4 / QYTestSDK.podspec.json
blobd04a097ecca77c04deeb0f2405cd2daaf5638392
2   "name": "QYTestSDK",
3   "version": "0.0.4",
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.4"
16   },
17   "platforms": {
18     "ios": "10.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   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "xcconfig": {
30     "VALID_ARCHS": "armv7 x86_64 arm64"
31   }