[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / e / 7 / 5 / FSUIKit_Swift / 1.0.3 / FSUIKit_Swift.podspec.json
blob20e2ed2b1fddfe7247b15ba06de2a136a397aeb6
2   "name": "FSUIKit_Swift",
3   "version": "1.0.3",
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.3"
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"