[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 0 / WLXKits / 0.2.6 / WLXKits.podspec.json
blob0e1fced7a446db078f1c9f98ed1956fdef630432
2   "name": "WLXKits",
3   "version": "0.2.6",
4   "summary": "wlx kit for iOS develop",
5   "description": "this project provide for all kinds of wlx client for iOS developer",
6   "homepage": "https://git.oschina.net/yaoxinchao/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yaoxinchao": "yaoxinchao@chinawlx.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "git@git.oschina.net:chinawlx/wlx-ios-pod.git",
19     "tag": "0.2.6"
20   },
21   "source_files": [
22     "WLXKit/UserInfo/*.{h,m}",
23     "WLXKit/HUD/*.{h,m}",
24     "WLXKit/Network/*.{h,m}",
25     "WLXKit/Base/**/*.{h,m}",
26     "WLXKit/NoDataView/*.{h,m}"
27   ],
28   "exclude_files": "Classes/Exclude",
29   "resources": [
30     "WLXKit/NoDataView/*.{xib}",
31     "WLXKit/images/*.{png}"
32   ],
33   "dependencies": {
34     "AFNetworking": [
36     ],
37     "Masonry": [
39     ]
40   },
41   "requires_arc": true