[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / f / 2 / 0 / ApolloDeveloperKit / 0.0.3 / ApolloDeveloperKit.podspec.json
blobdbb551d4a0bad66967d9a0bed7adb80e764a2259
2   "name": "ApolloDeveloperKit",
3   "version": "0.0.3",
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   "swift_versions": "4.2",
19   "source": {
20     "git": "https://github.com/manicmaniac/ApolloDeveloperKit.git",
21     "tag": "0.0.3"
22   },
23   "source_files": "Sources/Classes/**/*.swift",
24   "resources": "Sources/Assets",
25   "dependencies": {
26     "Apollo": [
27       "~> 0.9.0"
28     ],
29     "GCDWebServer": [
30       "~> 3.2"
31     ]
32   },
33   "swift_version": "4.2"