[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / d / 1 / 3 / FSCollectionKit / 1.0.1 / FSCollectionKit.podspec.json
blob693691fa131d7dc8d72a787de143008acd1bcfc4
2   "name": "FSCollectionKit",
3   "version": "1.0.1",
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.1"
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"