[Add] AcousticConnectReactNativeDebug 1.0.49
[CocoaPods.git] / Specs / 4 / 0 / 1 / WQPodSpec / 0.1.4 / WQPodSpec.podspec.json
blobdd104845a02ae791356101e79452b46389bfe4eb
2   "name": "WQPodSpec",
3   "version": "0.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WQPodSpec/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]