[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 0 / 5 / TableViewKit / 0.9.0 / TableViewKit.podspec.json
blob02991dd1d84f920b3a7dd424e1e0bd827d7dc4c6
2   "name": "TableViewKit",
3   "version": "0.9.0",
4   "summary": "Empowering UITableView with painless multi-type cell support and build-in automatic state transition animations",
5   "homepage": "http://www.edreamsodigeo.com/",
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.0"
14   },
15   "source_files": "TableViewKit/**/*.swift",
16   "frameworks": [
17     "UIKit",
18     "Foundation"
19   ],
20   "requires_arc": true