[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 8 / c / YLCCommonTools / 0.0.3 / YLCCommonTools.podspec.json
bloba22d25df511d549a683631b9307f703a9662e33b
2   "name": "YLCCommonTools",
3   "version": "0.0.3",
4   "summary": "常用工具",
5   "description": "iOS常用工具",
6   "homepage": "https://github.com/giotto2012/CommonTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tako": "o0937492087@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/giotto2012/CommonTool",
19     "tag": "0.0.3"
20   },
21   "swift_versions": "4.2",
22   "source_files": "CommonTool/**/*.swift",
23   "dependencies": {
24     "KeychainAccess": [
25       "~> 4.2.2"
26     ],
27     "SnapKit": [
28       "~> 5.6.0"
29     ],
30     "Realm": [
32     ],
33     "RealmSwift": [
34       "~> 10.28.1"
35     ],
36     "Kingfisher": [
37       "~> 7.0"
38     ],
39     "NVActivityIndicatorView": [
40       "~> 5.1.1"
41     ],
42     "SwiftyUserDefaults": [
44     ],
45     "Alamofire": [
46       "~> 5.5"
47     ],
48     "SwiftMessages": [
49       "~> 9.0.6"
50     ]
51   },
52   "swift_version": "4.2"