[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / e / 7 / 5 / FSUIKit_Swift / 1.0.1 / FSUIKit_Swift.podspec.json
blob6b0ea1683c5f94da13907f1a8c132c9436eac799
2   "name": "FSUIKit_Swift",
3   "version": "1.0.1",
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.1"
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"