blob: 43ad7b8b67953cb32ebe3083e02aad5294dbbc9f [file] [log] [blame]
{
"name": "RZAffirm",
"version": "0.1.0",
"summary": "Useful assertion functions from the fine folks at Raizlabs.",
"description": " Assertion functions for a range of conditions. Use RZAffirm to confirm equality, type, and much more.\n",
"homepage": "https://github.com/Raizlabs/RZAffirm",
"license": "MIT",
"authors": {
"Michael Gorbach": "michael.gorbach@raizlabs.com",
"Joe Howard": "joe.howard@raizlabs.com",
"Matt Buckley": "matt.buckley@raizlabs.com"
},
"source": {
"git": "https://github.com/Raizlabs/RZAffirm.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/raizlabs",
"platforms": {
"ios": "8.0"
},
"requires_arc": false,
"source_files": "src"
}