blob: 4fac3f3fe67d5f9b61987541c88993c2f1f5216e [file] [log] [blame]
{
"name": "XNGAPIClientTester",
"version": "0.2.0",
"license": "MIT",
"platforms": {
"ios": "7.0",
"osx": "10.8"
},
"summary": "The client tester for the XINGAPIClient",
"authors": {
"XING iOS Team": "iphonedev@xing.com"
},
"source": {
"git": "https://github.com/xing/XNGAPIClientTester.git",
"tag": "0.2.0"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"homepage": "https://www.xing.com",
"dependencies": {
"OHHTTPStubs": [
],
"Expecta": [
],
"XNGAPIClient": [
]
}
}