[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 9 / b / 4 / TableViewDragger / 1.1.0 / TableViewDragger.podspec.json
blob47757313902c3093c3702d7f005ec2fe3e063f40
2   "name": "TableViewDragger",
3   "version": "1.1.0",
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": "1.1.0"
19   },
20   "source_files": "TableViewDragger/**/*.{h,swift}",
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4"