blob: c2c75e75976f4355e4c2a4043ae152c407799a2b [file] [log] [blame]
{
"name": "XINGAPIClientTester",
"version": "0.0.1",
"license": "MIT",
"platforms": {
"ios": "6.0",
"osx": "10.7"
},
"summary": "The client tester for the XINGAPIClient",
"authors": {
"XING iOS Team": "iphonedev@xing.com"
},
"source": {
"git": "https://github.com/xing/XINGAPIClientTester.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"homepage": "https://www.xing.com",
"dependencies": {
"OHHTTPStubs": [
"~> 3.0.2"
],
"Expecta": [
"~> 0.2.1"
],
"XINGAPI": [
"~> 0.1.0"
]
}
}