blob: 9be89eb375cc6381b09068d0e64fed460f0454c1 [file] [log] [blame]
{
"name": "XDChannel",
"version": "1.0.0",
"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.0"
},
"source_files": "XDChannel/*.{h,m}",
"exclude_files": "XDChannel/Exclude",
"resources": "XDChannel/XDChannelResource.bundle",
"frameworks": "UIKit",
"requires_arc": true
}