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