[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 1 / 2 / YLBaseTest / 1.1.0 / YLBaseTest.podspec.json
blob5e1d77e778a0d05a1caed2f20b434e2632f07999
2   "name": "YLBaseTest",
3   "version": "1.1.0",
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": "1.1.0"
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   }