blob: ff7a2fe3b3759dcd15efe8bc316ca6a9631b7aee [file] [log] [blame]
{
"name": "RXTableViewItem",
"version": "0.8",
"license": "MIT",
"summary": "RXTableViewItem is a relate tableview items",
"homepage": "https://github.com/xzjxylophone/RXTableViewItem",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RXTableViewItem.git",
"tag": "v0.8"
},
"description": "RXTableViewItem is a relate tableview items.",
"source_files": "RXTableViewItem/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}