[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 3 / StarUtils / 1.3.2 / StarUtils.podspec.json
blob399dc29970c95ac252fd2945ea90780f30d71e57
2   "name": "StarUtils",
3   "version": "1.3.2",
4   "license": {
5     "type": "MIT",
6     "file": "License.md"
7   },
8   "summary": "StarUtils Lib",
9   "homepage": "https://m.startimestv.com/",
10   "authors": {
11     "StarTimes, Inc.": "zhihui.zhao@foxmail.com"
12   },
13   "source": {
14     "git": "http://10.0.250.70:8088/startimesapp/StarUtils.git",
15     "tag": "1.3.2"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "watchos": "2.0",
21     "tvos": "9.0"
22   },
23   "default_subspecs": "Core",
24   "subspecs": [
25     {
26       "name": "Core",
27       "platforms": {
28         "ios": "8.0"
29       },
30       "ios": {
31         "source_files": "Sources/**/*.swift"
32       },
33       "frameworks": "Foundation",
34       "dependencies": {
35         "STRegex": [
37         ]
38       }
39     },
40     {
41       "name": "AppCenter",
42       "platforms": {
43         "ios": "8.0"
44       },
45       "ios": {
46         "source_files": "AppCenter/**/*.swift"
47       },
48       "frameworks": [
49         "Foundation",
50         "UIKit"
51       ]
52     },
53     {
54       "name": "BaseBusinessInterface",
55       "platforms": {
56         "ios": "8.0"
57       },
58       "ios": {
59         "source_files": "BaseBusinessInterface/**/*.swift"
60       },
61       "frameworks": [
62         "Foundation",
63         "UIKit"
64       ]
65     }
66   ]