[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 1 / 3 / FSCollectionKit / 1.0.6 / FSCollectionKit.podspec.json
blob8eb2e292da29db8c8446f1a73698346fa06579cb
2   "name": "FSCollectionKit",
3   "version": "1.0.6",
4   "summary": "A data-driven UICollectionView framework.",
5   "homepage": "https://github.com/lifution/FSCollectionKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Sheng",
11   "source": {
12     "git": "https://github.com/lifution/FSCollectionKit.git",
13     "tag": "1.0.6"
14   },
15   "requires_arc": true,
16   "swift_versions": "5",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "source_files": "Sources/Classes/**/*",
25   "resource_bundles": {
26     "FSCollectionKit": [
27       "Sources/Assets/*.xcassets"
28     ]
29   },
30   "swift_version": "5"