[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 8 / b / 5 / XRDragTableView / 0.1.0 / XRDragTableView.podspec.json
blob7ca73460c84fd2c0121c732277a9f9ea6c4ccf0d
2   "name": "XRDragTableView",
3   "version": "0.1.0",
4   "summary": "a tableView which can sequence by drag cell",
5   "homepage": "https://github.com/codingZero/XRDragTableView",
6   "license": "MIT",
7   "authors": {
8     "codingZero": "yd13150@vip.qq.com"
9   },
10   "social_media_url": "http://www.jianshu.com/users/425e4eed60ca/latest_articles",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/codingZero/XRDragTableView.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "XRDragTableView/*.{h,m}",
19   "requires_arc": true