[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 7 / 3 / f / DSAutoSizeTableView / 1.0.0 / DSAutoSizeTableView.podspec.json
blob424d90c3f6247f3a9e0d6f20fb84f015966c8e00
2   "name": "DSAutoSizeTableView",
3   "version": "1.0.0",
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.0"
17   },
18   "source_files": "*.{swift}",
19   "exclude_files": "DSAutoSizeTableViewDemo"