[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 1 / 2 / YLBaseTest / 0.1.7 / YLBaseTest.podspec.json
blob64ba8a2ce0104f077d74115023c1f40959365c1b
2   "name": "YLBaseTest",
3   "version": "0.1.7",
4   "summary": "这是一个测试pod",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/TerasaLing/YLBaseTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TerasaLing": "1287835607@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/TerasaLing/YLBaseTest.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "YLBaseTest/Classes/**/*",
22   "static_framework": true,
23   "dependencies": {
24     "GTCommonSDK": [
25       ">= 3.0.3.0"
26     ],
27     "GTSDK": [
28       "~> 3.0.0.0"
29     ]
30   },
31   "requires_arc": true,
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   }