[Add] BlueTriangleSDK-Swift 3.13.1
[CocoaPods.git] / Specs / 4 / 0 / 6 / EasyBeta / 0.2.0 / EasyBeta.podspec.json
blobe5c22ccfb40f8039ec87090916adcf2a54a3ba01
2   "name": "EasyBeta",
3   "version": "0.2.0",
4   "summary": "A short description of EasyBeta.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/OctMon/EasyBeta",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OctMon": "octmon@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/OctMon/EasyBeta.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "EasyBeta/Classes/*",
23   "dependencies": {
24     "Easy/Session": [
25       "~> 2.9.0"
26     ],
27     "FLEX": [
28       "~> 4.6.1"
29     ],
30     "GDPerformanceView-Swift": [
31       "~> 2.1.1"
32     ],
33     "OOMDetector": [
34       "~> 1.3"
35     ]
36   },
37   "xcconfig": {
38     "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "$(inherited) BETA"
39   },
40   "swift_version": "5.0"