[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 6 / 2 / b / TableViewHelper / 2.2 / TableViewHelper.podspec.json
blob70733b8ca6060c5afd71787dd15d66fdd7e1579e
2   "name": "TableViewHelper",
3   "version": "2.2",
4   "summary": "Easily hide and show UITableView Rows",
5   "homepage": "https://github.com/AaronBratcher/TableViewHelper",
6   "license": "MIT",
7   "authors": {
8     "Aaron Bratcher": "aaronlbratcher@yahoo.com"
9   },
10   "social_media_url": "http://twitter.com/AaronLBratcher",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/AaronBratcher/TableViewHelper.git",
17     "tag": "2.2"
18   },
19   "source_files": [
20     "TableViewHelper",
21     "TableViewHelper/TableViewHelper/**/*.{h,m,swift}"
22   ],
23   "swift_version": "5.0"