[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / 5 / TableFlow / 1.0.1 / TableFlow.podspec.json
blob893e634c90d78899a5be4fa8f649d0adc60e3f19
2   "name": "TableFlow",
3   "version": "1.0.1",
4   "summary": "UITableView manager.",
5   "homepage": "https://github.com/Meniny/TableFlow",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Meniny": "Meniny@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/Meniny/TableFlow.git",
15     "tag": "1.0.1"
16   },
17   "social_media_url": "https://meniny.cn/",
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "TableFlow/**/*.swift",
23   "resources": [
24     "TableFlow/**/*.xib"
25   ],
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ]