[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / f / 6 / ZPPBaseTableViewController / 0.1.1 / ZPPBaseTableViewController.podspec.json
blobe70934cb506bf98556ae144b6541203281a3dfc3
2   "name": "ZPPBaseTableViewController",
3   "version": "0.1.1",
4   "summary": "Aprilzpp short description of ZPPBaseTableViewController.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ZPP506/ZPPBaseTableVIewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZPP506": "944160330@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ZPP506/ZPPBaseTableVIewController.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZPPBaseTableViewController/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ],
26     "MJRefresh": [
27       "~> 3.1.15.6"
28     ],
29     "MJExtension": [
30       "~> 3.0.15.1"
31     ]
32   }