[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 8 / 0 / b / SOExtendedAttributes / 1.0.3 / SOExtendedAttributes.podspec.json
blobade4fad7cccd52f04f5d519f7e3b1e270ab06c60
2   "name": "SOExtendedAttributes",
3   "version": "1.0.3",
4   "summary": "SOExtendedAttributes is a category on NSURL for manipulating the extended attributes of a file system object. BSD License.",
5   "homepage": "https://github.com/billgarrison/SOExtendedAttributes",
6   "license": "BSD",
7   "authors": "Bill Garrison",
8   "source": {
9     "git": "https://github.com/billgarrison/SOExtendedAttributes.git",
10     "tag": "1.0.3"
11   },
12   "platforms": {
13     "ios": "5.0",
14     "osx": "10.6"
15   },
16   "source_files": "NSURL+SOExtendedAttributes.{h,m}",
17   "requires_arc": true