[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 2 / c / 5 / RimacComponents / 1.1.29 / RimacComponents.podspec.json
blob2fd55030d40d018482beb3a81cacfec630189c6c
2   "name": "RimacComponents",
3   "version": "1.1.29",
4   "summary": "RimacComponents.",
5   "description": "RimacComponents porporcionara componentes visuales listos para ser utilizados.",
6   "homepage": "https://github.com/JhonlyJunior/RimacComponents.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jgarciapi": "jhonly.garcia@rimac.com.pe"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.1",
18   "source": {
19     "git": "https://github.com/JhonlyJunior/RimacComponents.git",
20     "tag": "1.1.29"
21   },
22   "frameworks": "UIKit",
23   "source_files": [
24     "RimacComponents/Classes/**/*",
25     "Repository/**/*",
26     "Model/**/*",
27     "Resources/**/*"
28   ],
29   "resources": "RimacComponents/Assets/**/*",
30   "dependencies": {
31     "Alamofire": [
32       "~> 4.9.1"
33     ],
34     "PromiseKit": [
35       "~> 6.13.1"
36     ],
37     "SwiftKeychainWrapper": [
38       "~> 3.4.0"
39     ],
40     "CryptoSwift": [
41       "~> 1.3.8"
42     ]
43   },
44   "swift_version": "5.1"