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