[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / d / GokoUniversalLog / 1.0.0 / GokoUniversalLog.podspec.json
blobf9bbb7410ceae7c4288b144eed85bc4e77579649
2   "name": "GokoUniversalLog",
3   "version": "1.0.0",
4   "summary": "UniversalLog Tools for Objective-C.",
5   "description": "Convenient Log for Everything in Objective-C",
6   "homepage": "https://github.com/Gokotx/GokoUniversalLog",
7   "license": "MIT",
8   "authors": {
9     "Goko": "gokotx@outlook.com}"
10   },
11   "source": {
12     "git": "https://github.com/Gokotx/GokoUniversalLog.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "GokoUniversalLog/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]