[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / c / 0 / klashapay / 0.1.1 / klashapay.podspec.json
blob8874ce2900b7a537953ee2255ea1c256a5386f4c
2   "name": "klashapay",
3   "version": "0.1.1",
4   "summary": "Klashapay iOS SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/klasha-apps/ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Klasha Developers": "stephen@klasha.com"
13   },
14   "source": {
15     "git": "https://github.com/klasha-apps/ios.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "klashapay/**/*.{h,m,swift}",
22   "resources": "klashapay/**/*.{ttf,storyboard,xib,xcassets,json,png, jpeg}",
23   "public_header_files": "Classes/*.h",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "lottie-ios": [
28     ],
29     "RxSwift": [
31     ],
32     "RxCocoa": [
34     ],
35     "SwinjectAutoregistration": [
37     ],
38     "Swinject": [
40     ],
41     "MaterialComponents/TextControls+OutlinedTextAreas": [
43     ],
44     "MaterialComponents/TextControls+OutlinedTextFields": [
46     ],
47     "MaterialComponents/TextControls+FilledTextFields": [
49     ],
50     "IQKeyboardManagerSwift": [
52     ],
53     "OTPFieldView": [
55     ],
56     "PopupDialog": [
58     ]
59   }