[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / 2 / 5 / CTCustomTableViewCell / 1 / CTCustomTableViewCell.podspec.json
blob8c2b3abe87aa92bf82337ace816830e9c2c182f4
2   "name": "CTCustomTableViewCell",
3   "version": "1",
4   "license": "MIT",
5   "summary": "Simple superclass for custom tableview cells that works on convention and removes the need for a lot of code.",
6   "authors": {
7     "Stefan Kendall": "stefankendall@gmail.com"
8   },
9   "homepage": "https://github.com/stefankendall/CustomTableViewCell",
10   "source": {
11     "git": "https://github.com/stefankendall/CustomTableViewCell.git",
12     "tag": "1"
13   },
14   "source_files": "CustomTableViewCell",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": false