[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 4 / HGPersonalCenterExtend / 1.3.2 / HGPersonalCenterExtend.podspec.json
blob456e2b4d529a3349726bf217a12f417b0c9e2a37
2   "name": "HGPersonalCenterExtend",
3   "version": "1.3.2",
4   "license": "MIT",
5   "summary": "Resolve scrollView nested sliding conflicts.",
6   "description": "Resolve scrollView nested sliding conflicts.\nHGPersonalCenterExtend supports iOS.",
7   "homepage": "https://github.com/ArchLL/HGPersonalCenterExtend",
8   "authors": {
9     "Arch": "mint_bin@163.com"
10   },
11   "source": {
12     "git": "https://github.com/ArchLL/HGPersonalCenterExtend.git",
13     "tag": "1.3.2"
14   },
15   "source_files": "HGPersonalCenterExtend/*.{h,m}",
16   "ios": {
17     "frameworks": [
18       "Foundation",
19       "UIKit"
20     ]
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "dependencies": {
26     "Masonry": [
27       "~> 1.1.0"
28     ],
29     "HGCategoryView": [
30       "~> 1.2.1"
31     ]
32   },
33   "requires_arc": true