[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 0 / 5 / RZAssert / 1.0.2 / RZAssert.podspec.json
blob881a6e1cdf13cf5f164ac585a0470cbc8360275f
2   "name": "RZAssert",
3   "version": "1.0.2",
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.2"
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"