[Add] mars_ios_liteav 12.0.8
[CocoaPods.git] / Specs / e / 2 / 5 / WYJKit-Swift / 1.0.0 / WYJKit-Swift.podspec.json
blob1e13a535823bec3005b1037cc29596947de96b24
2   "name": "WYJKit-Swift",
3   "version": "1.0.0",
4   "summary": "WYJKit-Swift",
5   "description": "Conversion",
6   "homepage": "https://github.com/MemoryKing/WYJKit-Swift.git",
7   "license": "MIT",
8   "authors": {
9     "╰莪呮想好好宠Nǐつ ": "1091676312@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/MemoryKing/WYJKit-Swift.git",
13     "tag": "1.0.0"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "AVFoundation",
23     "WebKit"
24   ],
25   "source_files": "WYJKit-Swift/**/*.swift",
26   "requires_arc": true,
27   "swift_version": "5.0",
28   "subspecs": [
29     {
30       "name": "Extension",
31       "source_files": "WYJKit-Swift/Extension/**/*.swift"
32     },
33     {
34       "name": "Tool",
35       "source_files": "WYJKit-Swift/Tool/**/*.swift",
36       "dependencies": {
37         "PKHUD": [
39         ]
40       }
41     }
42   ]