[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / b / 5 / TableFlow / 1.1.0 / TableFlow.podspec.json
blob7413b5d3ff349cb669b71d6673c08df984b5eb42
2   "name": "TableFlow",
3   "version": "1.1.0",
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.1.0"
16   },
17   "social_media_url": "https://meniny.cn/",
18   "swift_versions": "5.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   ]