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