blob: 7ca73460c84fd2c0121c732277a9f9ea6c4ccf0d [file] [log] [blame]
{
"name": "XRDragTableView",
"version": "0.1.0",
"summary": "a tableView which can sequence by drag cell",
"homepage": "https://github.com/codingZero/XRDragTableView",
"license": "MIT",
"authors": {
"codingZero": "yd13150@vip.qq.com"
},
"social_media_url": "http://www.jianshu.com/users/425e4eed60ca/latest_articles",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/codingZero/XRDragTableView.git",
"tag": "0.1.0"
},
"source_files": "XRDragTableView/*.{h,m}",
"requires_arc": true
}