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