[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / 3 / LYAutoUtils / 0.2.2 / LYAutoUtils.podspec.json
blobfcec5d521aa3bd9f786b4abc1e1fef49a7961336
2   "name": "LYAutoUtils",
3   "version": "0.2.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": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/lynnx4869/LYAutoUtils.git",
16     "tag": "0.2.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": [
30       "~> 1.0"
31     ],
32     "SSZipArchive": [
34     ]
35   },
36   "pod_target_xcconfig": {
37     "SWIFT_VERSION": "4.0"
38   },
39   "pushed_with_swift_version": "4.0"