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