[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / e / d / PHLayoutView / 0.1.1 / PHLayoutView.podspec.json
blob5e131d015e0e555f9f720979e4703a0a43ccf39a
2   "name": "PHLayoutView",
3   "version": "0.1.1",
4   "summary": "A short description of PHLayoutView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/NFDGIT/PHLayoutView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NFDGIT": "m1aoling@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/NFDGIT/PHLayoutView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PHLayoutView/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
25     ]
26   }