[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / e / d / b / SBTableViewAdapter / 1.0.0 / SBTableViewAdapter.podspec.json
blob9e5601ed27d6a3c8a70870f358d6ebb48c30eca4
2   "name": "SBTableViewAdapter",
3   "version": "1.0.0",
4   "summary": "Simple table view wrapper",
5   "homepage": "https://github.com/bubnov/SFCTableViewAdapter",
6   "license": "MIT",
7   "authors": {
8     "Bubnov Slavik": "bubnovslavik@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/bubnov/SBTableViewAdapter.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "swift_versions": "4.0",
19   "source_files": "TableViewAdapter/**/*.{swift}",
20   "swift_version": "4.0"