blob: 14b7c922992c82a1fa4596c41b0971acba00f164 [file] [log] [blame]
{
"name": "DNSiOSLocalizationTestHelpers",
"version": "1.0.0",
"summary": "A helper category on XCTestCase to make testing in different languages more pleasant.",
"homepage": "https://github.com/designatednerd/DNSiOSLocalizationTestHelpers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Ellen Shapiro",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/designatednerd/DNSiOSLocalizationTestHelpers.git",
"tag": "v1.0.0"
},
"source_files": "Library",
"frameworks": "XCTest",
"requires_arc": true
}