[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / c / 8 / MXBaseComponent / 0.1.0 / MXBaseComponent.podspec.json
blob25d30c7fba23b44a92ce646f6e5ae008be095ef0
2   "name": "MXBaseComponent",
3   "version": "0.1.0",
4   "summary": "A short description of MXBaseComponent.",
5   "description": "tool  to   use",
6   "homepage": "https://gitee.com/dream_union/MXBaseComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dgyiOS": "dengguangyang@mxtrip.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/dream_union/MXBaseComponent.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MXBaseComponent/Classes/**/*",
22   "user_target_xcconfig": {
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
24   },
25   "frameworks": "UIKit",
26   "dependencies": {
27     "SDCAlertView": [
28       "~> 2.5.4"
29     ],
30     "YYKit": [
32     ],
33     "MXCategory": [
35     ],
36     "UICKeyChainStore": [
38     ],
39     "Masonry": [
41     ],
42     "AFNetworking": [
44     ]
45   }