[Add] Braintree 6.25.0
[CocoaPods.git] / Specs / 8 / 0 / 5 / TableViewKit / 1.1.0 / TableViewKit.podspec.json
blobdf5a9ffb5165c25ab576a8a8c67b8860f199b901
2   "name": "TableViewKit",
3   "version": "1.1.0",
4   "summary": "Empowering UITableView with painless multi-type cell support and built-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.1.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"