[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 2 / 0 / ApolloDeveloperKit / 0.3.3 / ApolloDeveloperKit.podspec.json
blob4c41f2382f92bc8dc996b65f7c9420ac04aa5881
2   "name": "ApolloDeveloperKit",
3   "version": "0.3.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.3.3"
22   },
23   "source_files": "Sources/Classes/**/*.swift",
24   "resources": "Sources/Assets",
25   "dependencies": {
26     "Apollo": [
27       ">= 0.9.0",
28       "< 0.13.0"
29     ]
30   },
31   "swift_version": "4.2"