[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / c / e / LMGRemoteData / 1.0.12 / LMGRemoteData.podspec.json
blob617a446c4546be0c6a14cbb08070b39c4f5c3cb8
2   "name": "LMGRemoteData",
3   "version": "1.0.12",
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.12"
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.8"
26     ],
27     "LMGNotificationBus": [
28       "~> 1.0.7"
29     ],
30     "Apollo": [
31       "~> 0.9.1"
32     ]
33   }