[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / d / c / 7 / ACYTableViewWrapper / 0.0.5 / ACYTableViewWrapper.podspec.json
blob3d2d2759f2cb022fc73ec79d711e488d4e69f735
2   "name": "ACYTableViewWrapper",
3   "version": "0.0.5",
4   "summary": "A wrapper of ACYTableViewWrapper.",
5   "description": "A wrapper of ACYTableViewWrapper. You can ignore the delegate and datasource of tableview, Just focus on you logic",
6   "homepage": "https://github.com/cambriayang/ACYTableViewWrapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cambria": "yeyang@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/cambriayang/ACYTableViewWrapper.git",
19     "tag": "0.0.5"
20   },
21   "source_files": [
22     "ACYTableViewWrapper",
23     "ACYTableViewWrapper/ACYTableViewWrapper/*.{h,m}"
24   ],
25   "requires_arc": true