[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 3 / 0 / YYTool / 1.0.0 / YYTool.podspec.json
blob38b965c11197699824481b0532b7d96030dd4462
2   "name": "YYTool",
3   "version": "1.0.0",
4   "summary": "YYTool is a tool framework.",
5   "license": {
6     "type": "MIT"
7   },
8   "homepage": "https://github.com/JianChunyang",
9   "authors": {
10     "young yang": "jianchun.yang@outlook.com"
11   },
12   "source": {
13     "git": "https://github.com/JianChunyang/YYTool.git",
14     "tag": "1.0.0"
15   },
16   "source_files": [
17     "YYTool",
18     "YYTool/**/*.{h,m}"
19   ],
20   "frameworks": "Foundation",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "requires_arc": true