[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / b / library-uikit / 0.0.1 / library-uikit.podspec.json
blob49dbc5234e3f3f2c91683ff5b148a92c19699d70
2   "name": "library-uikit",
3   "version": "0.0.1",
4   "summary": "工具概况",
5   "description": "这里写描述 最好与summary写的不一样 不然会警告",
6   "homepage": "http://192.168.31.250:8003/client-workspace-ios/library-uikit",
7   "license": "MIT",
8   "authors": {
9     "dcw": "dcw@123.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "http://192.168.31.250:8003/client-workspace-ios/library-uikit.git",
16     "tag": "0.0.1"
17   },
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "source_files": [
21     "library-uikit/**/*.{h,m}",
22     "library-uikit/sportFile/*.h"
23   ],
24   "public_header_files": "library-uikit/BaseHeader.h",
25   "dependencies": {
26     "MJRefresh": [
28     ],
29     "Masonry": [
31     ],
32     "IQKeyboardManager": [
34     ],
35     "SVProgressHUD": [
37     ],
38     "ReactiveObjC": [
40     ],
41     "SHExtension": [
43     ],
44     "MJExtension": [
46     ]
47   }