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