[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / d / 0 / QYKit / 1.0.5 / QYKit.podspec.json
blobc2cd024cabb143ee7dc408915383d8df317a753d
2   "name": "QYKit",
3   "version": "1.0.5",
4   "summary": "QYKit",
5   "description": "QYKit",
6   "homepage": "https://github.com/MemoryKing/QYKit.git",
7   "license": "MIT",
8   "authors": {
9     "╰莪呮想好好宠Nǐつ ": "1091676312@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/MemoryKing/QYKit.git",
13     "tag": "1.0.5"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "QuartzCore",
23     "CoreGraphics",
24     "AssetsLibrary",
25     "MediaPlayer",
26     "CoreTelephony",
27     "CoreLocation",
28     "AVFoundation"
29   ],
30   "dependencies": {
31     "MJRefresh": [
33     ],
34     "DZNEmptyDataSet": [
36     ],
37     "PKHUD": [
39     ]
40   },
41   "requires_arc": true,
42   "subspecs": [
43     {
44       "name": "Tool",
45       "source_files": "QYKit/Tool/**/*.swift"
46     },
47     {
48       "name": "Extension",
49       "source_files": "QYKit/Extension/**/*.swift"
50     },
51     {
52       "name": "Function",
53       "source_files": "QYKit/Function/**/*.swift"
54     }
55   ],
56   "swift_version": "5.0"