[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / c / YLCCommonTools / 0.0.1 / YLCCommonTools.podspec.json
bloba561a35a2cc062a724374947d9b2102f731bb833
2   "name": "YLCCommonTools",
3   "version": "0.0.1",
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.1"
20   },
21   "source_files": "CommonTool/**/*.swift",
22   "dependencies": {
23     "KeychainAccess": [
24       "~> 4.2.2"
25     ],
26     "SnapKit": [
27       "~> 5.6.0"
28     ],
29     "Realm": [
31     ],
32     "RealmSwift": [
33       "~> 10.28.1"
34     ],
35     "Kingfisher": [
36       "~> 7.0"
37     ],
38     "NVActivityIndicatorView": [
39       "~> 5.1.1"
40     ],
41     "SwiftyUserDefaults": [
42       "~> 4.0.0"
43     ],
44     "Alamofire": [
45       "~> 5.5"
46     ],
47     "SwiftMessages": [
48       "~> 9.0.6"
49     ]
50   }