[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 4 / e / NWVideoTool / 0.1.0 / NWVideoTool.podspec.json
blob90d33e14f7d98fa49848b4ef0782282c1fb08b19
2   "name": "NWVideoTool",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A NWVideoTool.",
9   "homepage": "https://github.com/smalls0098/NWVideoTool",
10   "authors": {
11     "smalls": "smalls0098@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/smalls0098/NWVideoTool.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "description": "video tool",
21   "swift_versions": [
22     "5.0"
23   ],
24   "frameworks": [
25     "UIKit",
26     "AVFoundation"
27   ],
28   "source_files": "NWVideoTool/Classes/**/*",
29   "resource_bundles": {
30     "NWVideoTool": [
31       "NWVideoTool/Assets/**/*.png"
32     ]
33   },
34   "swift_version": "5.0"