blob: f4c72ae1754ff962316cda10d838f7e6fe942a39 [file] [log] [blame]
{
"name": "AMYServer",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "AMYServer",
"requires_arc": true,
"frameworks": "SenTestingKit",
"dependencies": {
"KIF-next": [
"~> 2.0.0pre3"
],
"GRMustache": [
"~> 6.7"
]
}
}