[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 0 / 9 / 5 / LTRefreshing / 1.0.0 / LTRefreshing.podspec.json
blob1bf7e54e32afde03e0e453bebc2ebe2c9793b826
2   "name": "LTRefreshing",
3   "version": "1.0.0",
4   "summary": "LTRefreshing.",
5   "description": "MJLTRefresh second config",
6   "homepage": "https://github.com/gltwy/LTRefreshing",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "gaoliutong": "1282990794@qq.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/gltwy/LTRefreshing.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "dependencies": {
27     "MJRefresh": [
28       "~> 3.1.12"
29     ]
30   }