[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / b / e / 0 / WLXKits / 0.3.6 / WLXKits.podspec.json
blobb4fda370cd91cd20b9261fc6869eb81594bcc8de
2   "name": "WLXKits",
3   "version": "0.3.6",
4   "summary": "wlx kits 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.3.6"
20   },
21   "source_files": "WLXKit/*/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "resources": [
24     "WLXKit/NoDataView/*.{xib}",
25     "WLXKit/images/*.{png}"
26   ],
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "Masonry": [
33     ]
34   },
35   "requires_arc": true