[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / c / 9 / LLTableViewAdapter / 0.0.1 / LLTableViewAdapter.podspec.json
blobde9bf3e11fc55650331413e8e651ce71811c7f5e
2   "name": "LLTableViewAdapter",
3   "version": "0.0.1",
4   "summary": "A library for simplifying and removing a lot of the cruft needed to drive a UITableView.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "source": {
10     "git": "https://github.com/lawrencelomax/LLTableViewAdapter.git",
11     "tag": "0.0.1"
12   },
13   "authors": "Lawrence Lomax",
14   "homepage": "https://github.com/lawrencelomax/LLTableViewAdapter",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "LLTableViewAdapter/Classes/",
19   "requires_arc": true,
20   "dependencies": {
21     "libextobjc/EXTKeyPathCoding": [
23     ]
24   }