[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / 9 / SCObjectStorage / 0.1.4 / SCObjectStorage.podspec.json
blob90a6cca3873cab2fff55518f54a1b5f6a6dea182
2   "name": "SCObjectStorage",
3   "version": "0.1.4",
4   "summary": "A short description of SCObjectStorage.",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "requires_arc": true,
9   "description": "This is the SpeedyCloud Object Storage SDK.",
10   "homepage": "https://github.com/grang/SCObjectStorage",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "alex.huang.guo@gmail.com": "alex.huang.guo@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/grang/SCObjectStorage.git",
20     "tag": "0.1.4"
21   },
22   "source_files": "SCObjectStorage/Classes/**/*.{h,m}",
23   "public_header_files": "SCObjectStorage/Classes/*.h",
24   "frameworks": [
25     "MobileCoreServices",
26     "CFNetwork"
27   ]