[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 9 / c / e / LMGRemoteData / 1.0.21 / LMGRemoteData.podspec.json
blob4f54c3780394dc0bb67920c70cd182288dd58dba
2   "name": "LMGRemoteData",
3   "version": "1.0.21",
4   "summary": "Remote data layer for the LMG iOS SDK",
5   "description": "Implements the remote data objects for the LMG iOS SDK.",
6   "homepage": "https://github.com/loopmediagroup/loopmediagroup-ios-graphql-client",
7   "license": {
8     "type": "Copyright",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Loop Media Group": "dev@loopmediagroup.com"
13   },
14   "source": {
15     "git": "https://github.com/loopmediagroup/loopmediagroup-ios-graphql-client.git",
16     "tag": "1.0.21"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "LMGRemoteData/Classes/**/*.{swift}",
23   "dependencies": {
24     "LMGDataAccess": [
25       "~> 1.0.14"
26     ],
27     "LMGNotificationBus": [
28       "~> 1.0.9"
29     ],
30     "Apollo": [
31       "~> 0.9.1"
32     ]
33   }