[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 1 / 3 / 9 / WYUtils / 0.2.1 / WYUtils.podspec.json
blob43f9b017735a65ec5f5cf4be6f90b5039856816e
2   "name": "WYUtils",
3   "version": "0.2.1",
4   "summary": "Some Utils For Myself.",
5   "description": "Basical Utils For Myself. Will not require for Auth of iOS. And will not use runtime for security.",
6   "homepage": "https://github.com/wyanassert/WYUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wyanassert": "wyanassert@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wyanassert/WYUtils.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WYUtils/Classes/**/*",
22   "public_header_files": "WYUtils/Classes/**/*.h"