[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 1 / HDIdeal / 0.0.3 / HDIdeal.podspec.json
blob6a0793bed8a87a27a2710c47dc5dd52d25206040
2   "name": "HDIdeal",
3   "version": "0.0.3",
4   "swift_version": "4.0",
5   "license": "MIT",
6   "summary": "This is a UI components",
7   "homepage": "https://github.com/Darren-chenchen/Ideal",
8   "authors": {
9     "Darren-chenchen": "1597887620@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Darren-chenchen/Ideal.git",
13     "tag": "0.0.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Ideal/Ideal/**/*.swift",
19   "resource_bundles": {
20     "Ideal": [
21       "Ideal/Ideal/Images/**/*.png",
22       "Ideal/Ideal/**/*.{xib,storyboard}",
23       "Ideal/Ideal/**/*.{lproj,strings}"
24     ]
25   },
26   "dependencies": {
27     "MJRefresh": [
28       "~> 3.1.15"
29     ],
30     "RxSwift": [
31       "~> 4.0"
32     ],
33     "RxCocoa": [
34       "~> 4.0"
35     ],
36     "RxDataSources": [
37       "~> 3.0.0"
38     ],
39     "IQKeyboardManager": [
41     ],
42     "Alamofire": [
43       "~> 4.7.3"
44     ],
45     "ObjectMapper": [
46       "~> 3.3.0"
47     ],
48     "SnapKit": [
49       "~> 4.0.0"
50     ],
51     "SVProgressHUD": [
52       "~> 2.2.5"
53     ],
54     "ICDMaterialActivityIndicatorView": [
55       "~> 0.1.3"
56     ]
57   }