blob: 6908c1fc9d3eb01ba8d56bdd13837aa34602b9d2 [file] [log] [blame]
{
"name": "TLWaterMark",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TLWaterMark/Classes/**/*",
"public_header_files": "TLWaterMark/Classes/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
]
}