[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / 9 / SamUtils / 0.0.2 / SamUtils.podspec.json
blob938f944e6ed2820ec2af1244cac683a24fd63400
2   "name": "SamUtils",
3   "version": "0.0.2",
4   "summary": "The common tools with Swift.",
5   "description": "This sdk is the common tools with Swift.\nIt also include dependency commonly used tools.",
6   "homepage": "https://github.com/Dusam/SamUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dusam": "sam6124883@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Dusam/SamUtils.git",
16     "tag": "0.0.2"
17   },
18   "social_media_url": "https://github.com/Dusam",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.7",
23   "source_files": "SamUtils/**/*.swift",
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "SwifterSwift": [
30     ],
31     "IQKeyboardManagerSwift": [
33     ]
34   },
35   "swift_version": "5.7"