[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 0 / 5 / TableViewKit / 1.0.0 / TableViewKit.podspec.json
blobcabe58f9ba20d4db03f411528cbe3c727ab29db8
2   "name": "TableViewKit",
3   "version": "1.0.0",
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": "v1.0.0"
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"