blob: dd87bcb9c9afa35da3a344dc1f4581142bf17b8b [file] [log] [blame]
{
"name": "TLWaterMark",
"version": "1.0.7",
"summary": "WaterMark.",
"homepage": "https://github.com/huawtswork/TLWaterMark",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huawt": "ghost263sky@163.com"
},
"source": {
"git": "https://github.com/huawtswork/TLWaterMark.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TLWaterMark/Classes/**/*",
"public_header_files": "TLWaterMark/Classes/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"WebKit"
]
}