[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 3 / f / DSAutoSizeTableView / 1.0.1 / DSAutoSizeTableView.podspec.json
blob732f0b81c96eaf54ef3e9175d32a6439f9530db3
2   "name": "DSAutoSizeTableView",
3   "version": "1.0.1",
4   "summary": "DSAutoSizeTableView can be used to automatically size table view cells to fit their content.",
5   "homepage": "https://github.com/danielsaidi/DSAutoSizeTableView",
6   "license": "MIT",
7   "authors": {
8     "Daniel Saidi": "daniel.saidi@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/danielsaidi",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/danielsaidi/DSAutoSizeTableView.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "*.{swift}",
19   "exclude_files": "DSAutoSizeTableViewDemo"