blob: 152ae5feca5ff776b9e3fbc10b9448eecea1cbb8 [file] [log] [blame]
{
"name": "SOExtendedAttributes",
"version": "1.0.8",
"summary": "SOExtendedAttributes is a category on NSURL for manipulating the extended attributes of a file system object. BSD License.",
"homepage": "https://github.com/billgarrison/SOExtendedAttributes",
"license": "BSD",
"authors": "Bill Garrison",
"source": {
"git": "https://github.com/billgarrison/SOExtendedAttributes.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "5.0",
"osx": "10.6"
},
"source_files": "NSURL+SOExtendedAttributes.{h,m}",
"requires_arc": true
}