blob: c7f82857baa6ad466e2b9faa79ceabac1b56f5d1 [file] [log] [blame]
{
"name": "WenUtils",
"version": "0.1.0",
"summary": "A test podspec file of WenUtils.",
"homepage": "https://github.com/LHWen/WenUtils",
"license": "MIT",
"authors": {
"LHWen": "1109070804@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LHWen/WenUtils.git",
"tag": "0.1.0"
},
"source_files": "WenUtils/**/*.{h,m}",
"requires_arc": true
}