[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / 3 / LYAutoUtils / 0.3.2 / LYAutoUtils.podspec.json
blob0af0d245a3df5695586aef59e2caeb3734f86a34
2   "name": "LYAutoUtils",
3   "version": "0.3.2",
4   "summary": "Swift 工具库",
5   "description": "Personal tool. I want to more time to do anther thing.",
6   "homepage": "https://github.com/lynnx4869/LYAutoUtils",
7   "license": "MIT",
8   "authors": {
9     "lynnx4869": "lynnx4869@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/lynnx4869/LYAutoUtils.git",
16     "tag": "0.3.2"
17   },
18   "source_files": [
19     "Classes/Classes/*.swift",
20     "Classes/Classes/*.xib"
21   ],
22   "resources": "Classes/Resources/*.png",
23   "frameworks": [
24     "WebKit",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "pop": [
31     ],
32     "Zip": [
34     ]
35   },
36   "swift_versions": "5.0",
37   "swift_version": "5.0"