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