[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / 0 / b / SOExtendedAttributes / 1.0.5 / SOExtendedAttributes.podspec.json
blobc3da258ea4554edb39df85fa4c8ca37a04cb7627
2   "name": "SOExtendedAttributes",
3   "version": "1.0.5",
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.5"
11   },
12   "platforms": {
13     "ios": "5.0",
14     "osx": "10.6"
15   },
16   "source_files": "NSURL+SOExtendedAttributes.{h,m}",
17   "requires_arc": true