blob: 65b48cf6cbf3d693d82b47025f4d86da6205002f [file] [log] [blame]
{
"name": "RXTableViewItem",
"version": "0.6",
"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.6"
},
"description": "RXTableViewItem is a relate tableview items.",
"source_files": "RXTableViewItem/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}