[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / 1 / 6 / ABTableViewCellController / 1.0.0 / ABTableViewCellController.podspec.json
blob7bae199ed3052538d91326afe18675939bd93a3e
2   "name": "ABTableViewCellController",
3   "version": "1.0.0",
4   "summary": "Simple to use approach to handle your update cell related code outside of tableView:cellForRowAtIndexPath:.",
5   "homepage": "https://github.com/alexbumbu/ABTableViewCellController",
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/ABTableViewCellController.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "ABTableViewCellController",
21   "requires_arc": true