[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / d / 3 / 4 / FXHSDK / 0.0.9 / FXHSDK.podspec.json
blob95a9f8e7b751245679813eb7394fb058d03f88df
2   "name": "FXHSDK",
3   "version": "0.0.9",
4   "summary": "FXHSDK",
5   "description": "FXHSDK是一个常用的工具类集合",
6   "homepage": "https://github.com/HZHiQu/FXHSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ShanRenChina": "zhangweijzsz@163.com"
13   },
14   "source": {
15     "git": "https://github.com/HZHiQu/FXHSDK.git",
16     "tag": "0.0.9"
17   },
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "subspecs": [
24     {
25       "name": "Extensions",
26       "source_files": "FXHSDK/Extensions/**/*"
27     }
28   ]