[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 1 / a / PBToolKits / 0.4.14 / PBToolKits.podspec.json
blob4b73afefc9fc6f003c96d76c92bb3ace6c475f42
2   "name": "PBToolKits",
3   "version": "0.4.14",
4   "summary": "PBToolKits is an Objc Wrapper Kit for iOS Developers.",
5   "homepage": "https://github.com/iFindTA",
6   "description": "iOS Developer's Common Kit Sets, the commands between Foundation and UIKit frameworks.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hujiaju": "nanhujiaju@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/iFindTA/NHToolSets.git",
19     "tag": "0.4.14"
20   },
21   "source_files": [
22     "NHUtilSetsPro/Utils/*.h",
23     "NHUtilSetsPro/Utils/**/*.{h.m}"
24   ],
25   "public_header_files": "NHUtilSetsPro/Utils/PBKits.h",
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "Accelerate",
30     "QuartzCore",
31     "CoreText"
32   ],
33   "requires_arc": true,
34   "deprecated": true