blob: 5509679aff2c5962661e2e54a84fa69311ab3fa0 [file] [log] [blame]
{
"name": "XNGAPIClientTester",
"version": "0.0.3",
"social_media_url": "https://twitter.com/xingdevs",
"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.3"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"homepage": "https://www.xing.com",
"dependencies": {
"OHHTTPStubs": [
"~> 3.0.2"
],
"Expecta": [
"~> 0.2.1"
],
"XNGAPIClient": [
"~> 0.1.0"
]
}
}