blob: abc4e3f96adc368ea300bbee40066d5bc65e7cc6 [file] [log] [blame]
{
"name": "YHWaterMark",
"version": "0.0.1",
"summary": "就是方便简单添加个水印而已,拿走不谢!",
"homepage": "https://github.com/wanwandiligent/YHWaterMark",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"万叶华": "137177787@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wanwandiligent/YHWaterMark.git",
"tag": "0.0.1"
},
"source_files": "YHWaterMark/**/*.{h,m}",
"requires_arc": true
}