blob: c5046606116b60bb9fd82bd263e8632de05479df [file] [log] [blame]
{
"name": "TLWaterMark",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TLWaterMark/Classes/**/*",
"public_header_files": "TLWaterMark/Classes/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"WebKit"
]
}