[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 0 / 5 / TableViewKit / 0.9.3 / TableViewKit.podspec.json
blobdde92e54ba8a826fccaaeed536774b6703a86775
2   "name": "TableViewKit",
3   "version": "0.9.3",
4   "summary": "Empowering UITableView with painless multi-type cell support and build-in automatic state transition animations",
5   "homepage": "http://github.com/odigeoteam/TableViewKit/",
6   "license": "MIT",
7   "authors": "TableViewKit Contributors",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "source": {
12     "git": "https://github.com/odigeoteam/TableViewKit.git",
13     "tag": "v0.9.3"
14   },
15   "source_files": "TableViewKit/**/*.swift",
16   "frameworks": [
17     "UIKit",
18     "Foundation"
19   ],
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "3.0"
23   },
24   "pushed_with_swift_version": "3.0"