[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 7 / 5 / FSUIKit_Swift / 1.0.0 / FSUIKit_Swift.podspec.json
blobe8f70543e6b094e2d4ea4cc51007299a07a97201
2   "name": "FSUIKit_Swift",
3   "version": "1.0.0",
4   "summary": "A collection of iOS components written in Swift.",
5   "homepage": "https://github.com/lifution/FSUIKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Sheng",
11   "source": {
12     "git": "https://github.com/lifution/FSUIKit.git",
13     "tag": "1.0.0"
14   },
15   "requires_arc": true,
16   "swift_versions": "5",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "CoreGraphics",
24     "CoreText"
25   ],
26   "source_files": "Sources/Classes/**/*",
27   "resource_bundles": {
28     "FSUIKit_Swift": [
29       "Sources/Assets/**/*"
30     ]
31   },
32   "swift_version": "5"