blob: d54ee89102e2415b4031fec973a0a78548b33bc6 [file] [log] [blame]
{
"name": "UIViewSeparatorLine",
"version": "1.0.1",
"summary": "UIView easy set separator line.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/luluuyu/UIViewSeparatorLine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luluuyu": "luluuyu@163.com"
},
"source": {
"git": "https://github.com/luluuyu/UIViewSeparatorLine.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIViewSeparatorLine/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}