[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 7 / 2 / ui-base / 0.0.9 / ui-base.podspec.json
blob18e526c7cd497b7ccfe900b8dc468d7221e1ba62
2   "name": "ui-base",
3   "version": "0.0.9",
4   "summary": "自用代码中间层",
5   "description": "自用代码中间层",
6   "homepage": "https://github.com/zsy78191/oc-ui-base",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "zsy78191": "zcleeco@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/zsy78191/oc-ui-base.git",
16     "tag": "0.0.9"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "SVProgressHUD": [
25       "~> 2.2.5"
26     ],
27     "SDWebImage": [
29     ],
30     "Classy": [
32     ],
33     "pop": [
35     ],
36     "ChameleonFramework": [
38     ],
39     "IQKeyboardManager": [
41     ],
42     "Masonry": [
44     ],
45     "YYKit": [
47     ],
48     "oc-string": [
50     ]
51   }