[Add] CustomerIOTrackingMigration 3.3.1
[CocoaPods.git] / Specs / f / 0 / 4 / Giba / 0.4.0 / Giba.podspec.json
blob45ad5620bcc593d9d66a69fa12e7c3ee3130d27d
2   "name": "Giba",
3   "version": "0.4.0",
4   "summary": "Alamofire+ObjectMapper integration for Swift 3",
5   "description": "Alamofire+ObjectMapper network library for Swift 3",
6   "homepage": "http://stash.valepresente.net.br:7990/projects/HUBUDI/repos/giba_ios/browse",
7   "license": "MIT",
8   "authors": {
9     "Felipe Cardoso": "felipe.cardoso@hubfintech.com.br",
10     "Guilherme Silva": "guilherme.silva@hubfintech.com.br"
11   },
12   "source": {
13     "git": "ssh://git@stash.valepresente.net.br:7999/hubudi/giba_ios.git",
14     "tag": "0.4.0"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "Giba/Classes/**/*",
20   "dependencies": {
21     "Alamofire": [
22       "~> 4.0"
23     ],
24     "ObjectMapper": [
25       "~> 2.2"
26     ],
27     "ReachabilitySwift": [
28       "~> 3"
29     ]
30   },
31   "pushed_with_swift_version": "3"