[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 2 / c / SwiftWidgets / 1.0.0 / SwiftWidgets.podspec.json
blob32a3d3d67f4bee1c209934b0313a27ff729ab071
2   "name": "SwiftWidgets",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "SwiftWidgets is a UIKit widget framework focused on speed of development, reusability and composability.",
7   "version": "1.0.0",
8   "swift_versions": "5.0",
9   "license": "MIT",
10   "authors": {
11     "Woko": "github@woko.info"
12   },
13   "homepage": "https://github.com/woko666/SwiftWidgets",
14   "source": {
15     "git": "https://github.com/woko666/SwiftWidgets.git",
16     "tag": "1.0.0"
17   },
18   "frameworks": "UIKit",
19   "source_files": "Source/**/*.swift",
20   "resource_bundles": {
21     "SW": "Source/**/*.xcassets"
22   },
23   "dependencies": {
24     "SnapKit": [
26     ],
27     "Kingfisher": [
29     ],
30     "DTCoreText": [
32     ],
33     "Nantes": [
35     ]
36   },
37   "swift_version": "5.0"