[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 9 / c / e / LMGRemoteData / 1.0.20 / LMGRemoteData.podspec.json
blobf00809f645e8b457a05512bec70bfbee18ff69a0
2   "name": "LMGRemoteData",
3   "version": "1.0.20",
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.20"
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   }