[Add] Moisture 0.1.007
[CocoaPods.git] / Specs / 6 / c / 3 / LGFrameworkToolDemo / 0.0.6 / LGFrameworkToolDemo.podspec.json
blobe63905f22fe1bad8ed22db9ec585f9ac1306e1c2
2   "name": "LGFrameworkToolDemo",
3   "version": "0.0.6",
4   "summary": "This project help livirobo to link TuyaSDK",
5   "homepage": "https://gitlab.com/focuswei/demolibrarytool",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "focuswei": "w394966935@gmail.com"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "git": "https://gitlab.com/focuswei/demolibrarytool.git",
18     "tag": "0.0.6"
19   },
20   "source_files": [
21     "DemoLibraryTool",
22     "DemoLibraryTool/DemoLibraryTool/*.swift"
23   ],
24   "swift_versions": "5.0",
25   "frameworks": [
26     "UIKit",
27     "CoreGraphics",
28     "Foundation"
29   ],
30   "static_framework": true,
31   "dependencies": {
32     "CryptoSwift": [
33       "~> 1.4.3"
34     ]
35   },
36   "swift_version": "5.0"