[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / 3 / LYAutoUtils / 0.2.7 / LYAutoUtils.podspec.json
blob09970ece16712e042926eb7f49e1e18f9588beff
2   "name": "LYAutoUtils",
3   "version": "0.2.7",
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.7"
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   "pod_target_xcconfig": {
37     "SWIFT_VERSION": "4.0"
38   }