[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 3 / 9 / SamUtils / 0.0.1 / SamUtils.podspec.json
blob8bf1b7652cc242302740efe92044e0081571d23f
2   "name": "SamUtils",
3   "version": "0.0.1",
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.1"
17   },
18   "social_media_url": "https://github.com/Dusam",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "SamUtils/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SwifterSwift": [
29     ],
30     "IQKeyboardManagerSwift": [
32     ]
33   }