[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 9 / b / 4 / TableViewDragger / 0.0.2 / TableViewDragger.podspec.json
bloba4a43c56392d297875be94a2b919e287e6ccb56b
2   "name": "TableViewDragger",
3   "version": "0.0.2",
4   "summary": "A cells of UITableView can be rearranged by drag and drop.",
5   "homepage": "https://github.com/KyoheiG3/TableViewDragger",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyohei Ito": "je.suis.kyohei@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/KyoheiG3/TableViewDragger.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "TableViewDragger/**/*.{h,swift}",
21   "requires_arc": true,
22   "frameworks": "UIKit"