[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / 3 / TCSCustomRowActionFactory / 1.0.0 / TCSCustomRowActionFactory.podspec.json
blob7f55da6b577170d6dfb57d1591644448cb30677a
2   "name": "TCSCustomRowActionFactory",
3   "version": "1.0.0",
4   "summary": "TCSCustomRowActionFactory - universal solution for swipe actions",
5   "description": "TCSCustomRowActionFactory allows you to setup the swipe actions for cells in a table view in any way using UIView and other convenient methods",
6   "homepage": "https://github.com/TinkoffCreditSystems/tcscustomrowactionfactory",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexander Trushin": "a.trushin@tinkoff.ru"
13   },
14   "source": {
15     "git": "https://github.com/TinkoffCreditSystems/tcscustomrowactionfactory.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "TCSCustomRowActionFactory/Classes/**/*.swift",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]