[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / d / 3 / f / SwifterBaseKit / 0.2.2 / SwifterBaseKit.podspec.json
blobd4502183c58bb5585ebabb445c8deb6bb641aa78
2   "name": "SwifterBaseKit",
3   "version": "0.2.2",
4   "summary": "Project commonly used libraries.",
5   "description": "RedSwift is a collection of native Swift extensions, with convenient methods, syntactic sugar and targeting various primitive data types.",
6   "homepage": "https://github.com/CodeFeel/SwifterBaseKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Red": "18665356117@163.com"
13   },
14   "source": {
15     "git": "https://github.com/CodeFeel/SwifterBaseKit.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.3",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "5.3"
24   },
25   "source_files": "SwifterBaseKit/*/*.swift",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "swift_version": "5.3"