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