[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / d / 9 / LAKit / 0.0.4 / LAKit.podspec.json
blob7da2a9bb94004f892bdcc6ae68d476498e0ca8f3
2   "name": "LAKit",
3   "version": "0.0.4",
4   "summary": "convenient extension for cocoatouch coding in swift.",
5   "description": "convenient extension for cocoatouch coding in swift.",
6   "homepage": "https://github.com/royliu1990/LAKit",
7   "license": "MIT",
8   "authors": {
9     "liuao": "309225529@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/royliu1990/LAKit.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "LAKit",
20     "LAKit/**/*.swift"
21   ],
22   "exclude_files": [
23     "LAKit/AppDelegate.swift",
24     "LAKit/ViewController.swift"
25   ],
26   "frameworks": "UIKit",
27   "dependencies": {
28     "SnapKit": [
29       "~> 4.0.0"
30     ],
31     "RxSwift": [
32       "~> 4.0.0"
33     ],
34     "RxCocoa": [
35       "~> 4.0.0"
36     ]
37   },
38   "pushed_with_swift_version": "4.0"