[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / 7 / Guppy / 0.5.0 / Guppy.podspec.json
blob1c2d6abbb0e7e8ea11546bb134a22e2b396b4847
2   "name": "Guppy",
3   "version": "0.5.0",
4   "summary": "Guppy is a friendly fish that sniffs out all network request.",
5   "homepage": "https://github.com/johnsonandjohnson/Guppy",
6   "license": {
7     "type": "Apache v2.0"
8   },
9   "authors": {
10     "Diego Urquiza": "dspaces1@gmail.com"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/johnsonandjohnson/guppy.git",
18     "tag": "0.5.0"
19   },
20   "source_files": "Guppy/Sources/**/*.swift",
21   "resources": "Guppy/Sources/**/*.xcassets",
22   "ios": {
23     "resources": "Guppy/Sources/**/*.{storyboard,xib}"
24   }