[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / c / 1 / 2 / YLBaseTest / 0.1.9 / YLBaseTest.podspec.json
blob80dc4aa74b1e400cb457c0701fd978880662c4b7
2   "name": "YLBaseTest",
3   "version": "0.1.9",
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.9"
17   },
18   "platforms": {
19     "ios": "10.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   }