blob: 9d7bf81fe4a6d2d01d1c543de79f784364bdf1df [file] [log] [blame]
{
"name": "SOExtendedAttributes",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "5.0",
"osx": "10.6"
},
"source_files": "NSURL+SOExtendedAttributes.{h,m}",
"requires_arc": true
}