blob: dd104845a02ae791356101e79452b46389bfe4eb [file] [log] [blame]
{
"name": "WQPodSpec",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WQPodSpec/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}