blob: 3c86f392755cf9ce4f37f4a343de537047e6be59 [file] [log] [blame]
{
"name": "WaterMark",
"version": "0.1.1",
"summary": "A short description of WaterMark.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/YCheck/WaterMark",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengyou.yang": "864390553@qq.com"
},
"source": {
"git": "https://github.com/YCheck/WaterMark.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WaterMark/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}