[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 9 / LAKit / 0.0.1 / LAKit.podspec.json
blob06d82701bea666128b75c31b27f5823be38b7250
2   "name": "LAKit",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": [
19     "LAKit",
20     "LAKit/**/*.swift"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "SnapKit": [
26       "~> 4.0.0"
27     ],
28     "RxSwift": [
29       "~> 4.0.0"
30     ],
31     "RxCocoa": [
32       "~> 4.0.0"
33     ]
34   },
35   "pushed_with_swift_version": "4.0"