blob: 3cd14f05db59040a4bf7e85576f1143b1a22258b [file] [log] [blame]
{
"name": "NSURL-Validate",
"version": "1.0",
"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"
},
"source": {
"git": "https://github.com/zarochintsev/NSURL-Validate.git",
"tag": "1.0"
},
"source_files": "NSURL-Validate/*.{h,m}",
"requires_arc": true
}