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