[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / a / d / 9 / JMSwipeTableCell / 0.1.0 / JMSwipeTableCell.podspec.json
blob960acabfacfdce3568d8d43be5f6e7c7caa72628
2   "name": "JMSwipeTableCell",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "JMSwipeTableCell allows the display of swipeable buttons, with images and/or titles on a UITableViewCell.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE.md"
12   },
13   "authors": {
14     "Joshua Motley": "josh@tradealgovest.com"
15   },
16   "homepage": "https://github.com/joshmotley/JMSwipeTableCell.git",
17   "source": {
18     "git": "https://github.com/joshmotley/JMSwipeTableCell.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "JMSwipeTableCell/Pod/**/*.{swift}",
23   "resources": "JMSwipeTableCell/Pod/**/*.{xib}",
24   "pushed_with_swift_version": "3.0"