[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / 7 / 5 / WLKit / 0.3.0 / WLKit.podspec.json
blob79cae4f33bd96668d5cf699d6d7320de9ba447a5
2   "name": "WLKit",
3   "version": "0.3.0",
4   "summary": "Embed once to Quick Develop(一次集成 快速开发)",
5   "description": "WL框架 - 包含 布局 网络请求 等一些常用扩展类 ... 不断更新 让项目一次集成常用框架 快速开发.",
6   "homepage": "https://github.com/HotWordland/WLKit",
7   "license": "MIT",
8   "authors": {
9     "巫龙": "454763196@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/HotWordland/WLKit.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "WLKit": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "JSONModel": [
28     ],
29     "AFNetworking": [
30       "~> 3.0"
31     ],
32     "YYKit": [
34     ]
35   },
36   "libraries": "sqlite3"