[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / c / 1 / AMYServer / 2.1.2 / AMYServer.podspec.json
bloba0e89c743c6ac7cde33719baaa4d018ac0f27e59
2   "name": "AMYServer",
3   "version": "2.1.2",
4   "summary": "AMY Mocks Your Server - A mock HTTP server for KIF.",
5   "homepage": "https://github.com/kif-framework/AMYServer",
6   "license": "Apache 2.0",
7   "authors": {
8     "Brian Nickel": "brian.nickel@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/kif-framework/AMYServer.git",
12     "tag": "v2.1.2"
13   },
14   "platforms": {
15     "ios": "5.1"
16   },
17   "requires_arc": true,
18   "source_files": "AMYServer",
19   "dependencies": {
20     "GRMustache": [
21       "~> 7.0"
22     ],
23     "KIF": [
24       "~> 3.0"
25     ]
26   },
27   "frameworks": "XCTest"