[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 8 / 1 / JDLoopProgressView / 0.0.1 / JDLoopProgressView.podspec.json
blob71381f0516d7c81ccf09c6c1abaf3eeb0c0100fe
2   "name": "JDLoopProgressView",
3   "version": "0.0.1",
4   "summary": "JDLoopProgressView.",
5   "description": "a custom loop progress view",
6   "homepage": "https://github.com/jidibingren/JDLoopProgressView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fanhuibo": "huibo.fan@huaat.net"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/jidibingren/JDLoopProgressView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "JDLoopProgressView",
23     "JDLoopProgressView/*.{h,m}"
24   ],
25   "public_header_files": "JDLoopProgressView/*.h",
26   "requires_arc": true