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