[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / f / c / a / TrinMain / 0.1.0 / TrinMain.podspec.json
bloba231de7a9c8bcab176c3c36912a78c20d36a1b21
2   "name": "TrinMain",
3   "version": "0.1.0",
4   "summary": "A short description of TrinMain.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://hummingwave.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Trinetra K S": "trinetra.ks@hummingwave.com"
13   },
14   "source": {
15     "http": "https://s3.amazonaws.com/sk-ios-frameworks/TrinMain.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_version": "4.2",
21   "ios": {
22     "vendored_frameworks": "TrinMain.framework"
23   },
24   "subspecs": [
25     {
26       "name": "Core",
27       "ios": {
28         "vendored_frameworks": "TrinMainCore.framework"
29       },
30       "dependencies": {
31         "Alamofire": [
32           "~> 4.7"
33         ],
34         "Bolts": [
35           "~> 1.9.0"
36         ],
37         "LogEntries": [
39         ],
40         "AlamofireNetworkActivityIndicator": [
41           "~> 2.2"
42         ],
43         "SwiftyJSON": [
44           "~> 4.0"
45         ]
46       },
47       "resource_bundles": {
48         "TrinMainCore": [
49           "TrinMainCore.bundle"
50         ]
51       }
52     }
53   ]