[Add] OpenIMSDK 2.3.3.1
[CocoaPods.git] / Specs / 1 / 7 / 3 / ABDataSourceController-swift / 1.1.0 / ABDataSourceController-swift.podspec.json
blob50665aabb8b3fd1a04742ff5597d63aeb92094a7
2   "name": "ABDataSourceController-swift",
3   "version": "1.1.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "Simple to use approach to clean your UITableView data source & delegate code from your UIViewController and share it between controllers.",
8   "homepage": "https://github.com/alexbumbu/ABDataSourceController",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Alex Bumbu": "https://github.com/alexbumbu"
15   },
16   "source": {
17     "git": "https://github.com/alexbumbu/ABDataSourceController.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "ABDataSourceController/**/*.{swift}",
21   "requires_arc": true