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