[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 0 / 8 / AeroGearHttpStub / 0.2.0 / AeroGearHttpStub.podspec.json
blobb18076bbed7b28236b6853cbeda21bb86e81745f
2   "name": "AeroGearHttpStub",
3   "version": "0.2.0",
4   "summary": "A small library to stub your network requests with dynamic dependency injection written in Swift",
5   "homepage": "https://github.com/aerogear/aerogear-ios-httpstub",
6   "license": "Apache License, Version 2.0",
7   "authors": "Red Hat, Inc.",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "source": {
12     "git": "https://github.com/aerogear/aerogear-ios-httpstub.git",
13     "tag": "0.2.0"
14   },
15   "source_files": "AeroGearHttpStub/*.{swift}",
16   "frameworks": "Foundation",
17   "requires_arc": true