[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 9 / c / PandaKit-flow / 0.1.1 / PandaKit-flow.podspec.json
blob90c739adfe7d41ec730ef55c44fbb4225636e59a
2   "name": "PandaKit-flow",
3   "version": "0.1.1",
4   "summary": "An asynchronous render and layout framework which can be used to achieve high performance tableview",
5   "description": "Panda is a asynchronous render and layout framework which can be used to achieve high performance tableview.",
6   "homepage": "https://github.com/nangege/Panda",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ljk": "liujk0723@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/NeverAgain11/PandaKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PandaKit/Classes/**/*",
22   "swift_versions": "5.0",
23   "module_name": "Panda",
24   "swift_version": "5.0"