blob: 53de298e4a0c30fbd94fde910ce9626931266830 [file] [log] [blame]
{
"name": "RXTableViewImpl",
"version": "0.1",
"license": "MIT",
"summary": "RXTableViewImpl is a UITableView Impl",
"homepage": "https://github.com/xzjxylophone/RXTableViewImpl",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RXTableViewImpl.git",
"tag": "v0.1"
},
"description": "RXTableViewImpl is a UITableView Impl.",
"source_files": "RXTableViewImpl/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}