blob: 9df367db88bd4183e05f9735af890dc977b90f87 [file] [log] [blame]
{
"name": "NSURL-Validate",
"version": "1.0.1",
"platforms": {
"ios": "6.0"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "A category on NSURL for checking if a URL is valid.",
"homepage": "https://github.com/zarochintsev/NSURL-Validate",
"authors": {
"Alex Zarochintsev": "alex.zarochintsev@icloud.com"
},
"social_media_url": "https://twitter.com/zarochintsev",
"source": {
"git": "https://github.com/zarochintsev/NSURL-Validate.git",
"tag": "1.0.1"
},
"source_files": "NSURL-Validate/*.{h,m}",
"requires_arc": true
}