blob: 85ad4f107affaf69d74bc8fcff5e455949c49515 [file] [log] [blame]
{
"name": "LHWatermark",
"version": "0.0.3",
"summary": "Add watermark on your Image.",
"homepage": "https://github.com/LeonHwa/LHWatermark",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"LeonHwa": "hwestseacoast@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LeonHwa/LHWatermark.git",
"tag": "0.0.3"
},
"source_files": [
"LHWatermark",
"LHWatermark/*.{h,m}"
],
"requires_arc": true
}