[Add] TapTapCoreSDK 4.5.1
[CocoaPods.git] / Specs / 4 / 0 / 1 / WQPodSpec / 0.1.2 / WQPodSpec.podspec.json
blob806e4ca11407563bc7c1d26e55ddddc84ad88b8d
2   "name": "WQPodSpec",
3   "version": "0.1.2",
4   "summary": "基础项目框架,快捷搭建新项目框架",
5   "description": "基础项目框架,包含网络请求,图片显示等基本功能木块",
6   "homepage": "https://github.com/huwenqiang/WQPodSpec",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huwenqiang": "hwqforapple@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/wqdev/WQPodSpec.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "WQPodSpec",
23     "WQPodSpec/Classes/**/*"
24   ],
25   "resource_bundles": {
26     "WQPodSpec": [
27       "WQPodSpec/Assets/*.png"
28     ]
29   },
30   "frameworks": [
31     "UIKit",
32     "Foundation"
33   ]