[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / f / 2 / 0 / ApolloDeveloperKit / 0.4.1 / ApolloDeveloperKit.podspec.json
blob27e6cc1657fea564741d6a8061e56daa5f3e16d0
2   "name": "ApolloDeveloperKit",
3   "version": "0.4.1",
4   "summary": "Visual debug your app, that is based on Apollo iOS",
5   "description": "Visual debug your app, that is based on Apollo iOS.\nApollo Client Devtools bridge for Apollo iOS.",
6   "homepage": "https://github.com/manicmaniac/ApolloDeveloperKit",
7   "screenshots": "https://user-images.githubusercontent.com/1672393/59568132-81a20180-90b1-11e9-9207-b2070b26e790.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ryosuke Ito": "rito.0305@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/manicmaniac/ApolloDeveloperKit.git",
20     "tag": "0.4.1"
21   },
22   "source_files": "Sources/Classes/**/*.swift",
23   "resources": "Sources/Assets",
24   "dependencies": {
25     "Apollo": [
26       ">= 0.9.1",
27       "< 0.17.0"
28     ]
29   }