[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 1 / a / PBToolKits / 0.3.94 / PBToolKits.podspec.json
blob135d2cc0f051c5372f773870d7cdeef7e3980c5f
2   "name": "PBToolKits",
3   "version": "0.3.94",
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.94"
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