blob: 08d865ae787cadb722664c4607f6663c67b77d5c [file] [log] [blame]
{
"name": "WQCacheManage",
"version": "1.0.0",
"summary": "Pod库",
"description": "自己总结的私有Pods库,欢迎使用。",
"homepage": "https://github.com/WQiOS/WQCacheManage",
"license": "MIT",
"authors": {
"王强": "1570375769@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/WQiOS/WQCacheManage.git",
"tag": "1.0.0"
},
"source_files": "WQCacheManage/*.{h,m}",
"ios": {
"frameworks": "UIKit"
}
}