[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / b / 9 / CheckMobiSDK / 0.1.0 / CheckMobiSDK.podspec.json
blob8d3ad1bbe4382e27ad690a820eee4536649372c9
2   "name": "CheckMobiSDK",
3   "version": "0.1.0",
4   "summary": "CheckMobi Remote Config SDK For iOS",
5   "swift_versions": "5.0",
6   "description": "CheckMobi Remote Config SDK for iOS allows the users to integrate CheckMobi validation methods on iOS in a very efficient and flexible manner without wasting their time to write the logic for any validation flow.",
7   "homepage": "https://github.com/checkmobi/remote-config-sdk-ios",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "checkmobi": "support@checkmobi.com"
14   },
15   "source": {
16     "git": "https://github.com/checkmobi/remote-config-sdk-ios.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "CheckMobiSDK/Classes/**/*",
23   "resource_bundles": {
24     "CheckMobiSDK": [
25       "CheckMobiSDK/Classes/Views/*.storyboard"
26     ]
27   },
28   "resources": "CheckMobiSDK/**/*.{,xcassets}",
29   "frameworks": "UIKit",
30   "dependencies": {
31     "Moya": [
33     ],
34     "Moya-ObjectMapper": [
36     ],
37     "ObjectMapper": [
39     ],
40     "AlamofireImage": [
42     ],
43     "KAPinField": [
45     ]
46   },
47   "swift_version": "5.0"