[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 6 / 8 / HBHelloWorld / 0.0.1 / HBHelloWorld.podspec.json
blobc45993485da621eb0d6c90c80af7673edd7c2b85
2   "name": "HBHelloWorld",
3   "version": "0.0.1",
4   "summary": "HelloWorld,it can show hello world!",
5   "description": "It is a swipe view with tableview items,so it support scroll vertical and horizontal.It's used just like a tableview to set header or swithcbar.",
6   "homepage": "https://github.com/scb19851/TestPod",
7   "license": "MIT",
8   "authors": {
9     "scb19851@163.com": "scb19851@163.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/scb19851/TestPod.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "HelloWorld/HelloWorld/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true