[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / 5 / RZAssert / 1.0.1 / RZAssert.podspec.json
blob1e2d407349f20756b8169000c76efc3abe7142cb
2   "name": "RZAssert",
3   "version": "1.0.1",
4   "summary": "Useful assertion macros from the fine folks at Raizlabs.",
5   "description": "                       Assertion macros for a range of conditions. Use RZAssert to confirm equality, class, and much more.\n",
6   "homepage": "https://github.com/Raizlabs/RZAssert",
7   "license": "MIT",
8   "authors": {
9     "Michael Gorbach": "michael.gorbach@raizlabs.com"
10   },
11   "source": {
12     "git": "https://github.com/Raizlabs/RZAssert.git",
13     "tag": "1.0.1"
14   },
15   "social_media_url": "https://twitter.com/raizlabs",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes"