[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 3 / 4 / Lavender / 0.1.0 / Lavender.podspec.json
blob4178fe9e099aad5897ddfe56cd658c09f3b8f918
2   "name": "Lavender",
3   "version": "0.1.0",
4   "summary": "Lavender is a Swift Kit to enhance iOS development.",
5   "description": "Lavender is a Swift Kit to enhance iOS development\n* A custom ImageView of UIControl",
6   "homepage": "https://github.com/hyacinthxinxin/Lavender",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hyacinthxinxin": "fanxin0202@163.com"
13   },
14   "source": {
15     "git": "https://github.com/hyacinthxinxin/Lavender.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "Lavender/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.7.2"
26     ],
27     "SnapKit": [
28       "~> 4.0.0"
29     ],
30     "SwiftyJSON": [
31       "~> 4.1.0"
32     ],
33     "Kingfisher": [
34       "~> 4.8.0"
35     ],
36     "SVProgressHUD": [
37       "~> 2.2.5"
38     ]
39   }