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