[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 1 / a / PBToolKits / 0.3.96 / PBToolKits.podspec.json
bloba82390a0eb4aab133c47bd3c2bd6537cc4638a9a
2   "name": "PBToolKits",
3   "version": "0.3.96",
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.3.96"
20   },
21   "source_files": "NHUtilSetsPro/Utils/*.{h,m}",
22   "public_header_files": "NHUtilSetsPro/Utils/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "Accelerate",
27     "QuartzCore",
28     "CoreText"
29   ],
30   "requires_arc": true,
31   "deprecated": true