| { |
| "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 |
| } |