blob: 4e40a78e9cd98a90c2bfe278b3f902a31e56ee48 [file] [log] [blame]
{
"name": "AMYServer",
"version": "0.0.3",
"summary": "AMY Mocks Your Server within KIF-next.",
"homepage": "https://github.com/bnickel/AMYServer",
"license": "Apache 2.0",
"authors": {
"Brian Nickel": "brian.nickel@gmail.com"
},
"source": {
"git": "https://github.com/bnickel/AMYServer.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "AMYServer",
"requires_arc": true,
"frameworks": "SenTestingKit",
"dependencies": {
"KIF-next": [
"~> 2.0.0pre4"
],
"GRMustache": [
"~> 6.7"
]
}
}