blob: 08c786594a5ef6174c46660df94ed69a22209c04 [file] [log] [blame]
{
"name": "LWChannelManager",
"version": "1.0.1",
"summary": "LWChannelManager",
"description": "A simple channel manager",
"homepage": "https://github.com/magic3584/LWChannelManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"magic3584": "xuewuzhiyuan@sina.com"
},
"social_media_url": "http://lugick.com",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/magic3584/LWChannelManager.git",
"tag": "1.0.1"
},
"source_files": "navi/LWChannelManager/*.{swift}",
"frameworks": "UIKit"
}