blob: 68ac9fa5dd64a036d2c48e265c9d16dcb0a8cec7 [file] [log] [blame]
{
"name": "XDChannel",
"version": "1.0.1",
"summary": "频道管理",
"description": "一个仿天天快报的频道管理",
"homepage": "https://github.com/Xiexingda/XDChannel",
"license": "MIT",
"authors": {
"xiexingda": "779656694@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Xiexingda/XDChannel.git",
"tag": "1.0.1"
},
"source_files": "XDChannel/*.{h,m}",
"exclude_files": "XDChannel/Exclude",
"resources": "XDChannel/XDChannelResource.bundle",
"frameworks": "UIKit",
"requires_arc": true
}