[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / e / 3 / LYAutoUtils / 0.0.2 / LYAutoUtils.podspec.json
blobfb03a7025eaf815b297f32dc55fbfcbaef6d7776
2   "name": "LYAutoUtils",
3   "version": "0.0.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.0.2"
17   },
18   "source_files": "Classes/Classes/*.swift",
19   "resources": "Classes/Resources/*.png",
20   "frameworks": [
21     "WebKit",
22     "UIKit"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "pop": [
27       "~> 1.0"
28     ],
29     "SSZipArchive": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"