[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / a / e / NSUnit / 0.0.1 / NSUnit.podspec.json
blob15b89351f2bf02cb76452fe39311d3908cd835a2
2   "name": "NSUnit",
3   "version": "0.0.1",
4   "summary": "NSUnit is a unit testing framework, providing a more Objective-C friendly API, particularly for testing against Foundation classes.",
5   "license": "MIT",
6   "homepage": "https://github.com/jacksonh/NSUnit",
7   "authors": {
8     "Jackson Harper": "jacksonh@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jacksonh/NSUnit.git",
12     "commit": "3d52c1934cb263386aea359d55a771807caf43b1"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "NSUnit/**/*.{h,m}",
18   "public_header_files": "NSUnit/**/*.h",
19   "requires_arc": true