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