[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / c / 1 / AMYServer / 0.0.2 / AMYServer.podspec.json
blobf4c72ae1754ff962316cda10d838f7e6fe942a39
2   "name": "AMYServer",
3   "version": "0.0.2",
4   "summary": "AMY Mocks Your Server within KIF-next.",
5   "homepage": "https://github.com/bnickel/AMYServer",
6   "license": "Apache 2.0",
7   "authors": {
8     "Brian Nickel": "brian.nickel@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/bnickel/AMYServer.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "AMYServer",
18   "requires_arc": true,
19   "frameworks": "SenTestingKit",
20   "dependencies": {
21     "KIF-next": [
22       "~> 2.0.0pre3"
23     ],
24     "GRMustache": [
25       "~> 6.7"
26     ]
27   }