[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 3 / 2 / 0 / FXListKit / 0.1.4 / FXListKit.podspec.json
blob7540ae26b2e365dcd920e06b380820c90df252c1
2   "name": "FXListKit",
3   "version": "0.1.4",
4   "summary": "A data-driven UICollectionView framework for building fast and flexible lists",
5   "homepage": "https://github.com/feixue299/FXListKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wupengfei": "1569485690@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/feixue299/FXListKit.git",
15     "tag": "0.1.4"
16   },
17   "source_files": [
18     "Sources",
19     "Sources/**/*.{h,m,swift}"
20   ],
21   "platforms": {
22     "ios": "9.0"
23   },
24   "swift_versions": [
25     "4.0",
26     "5.0",
27     "5.1"
28   ],
29   "swift_version": "5.1"