blob: 5f9b11c2bb9e6ea305cd673d50f97e3591973691 [file] [log] [blame]
{
"name": "WQPodSpec",
"version": "0.1.1",
"summary": "基础项目框架,快捷搭建新项目框架",
"description": "基础项目框架,包含网络请求,图片显示等基本功能木块",
"homepage": "https://github.com/huwenqiang/WQPodSpec",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huwenqiang": "hwqforapple@163.com"
},
"source": {
"git": "https://gitee.com/wqdev/WQPodSpec.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"WQPodSpec",
"WQPodSpec/Classes/**/*"
],
"frameworks": [
"UIKit",
"Foundation"
]
}