[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / 4 / d / 5 / CredIdEKYC / 1.0.3 / CredIdEKYC.podspec.json
blobf195aab7eb24c3805b6d4913c0a7a47eb381f6d6
2   "name": "CredIdEKYC",
3   "version": "1.0.3",
4   "summary": "EKYC SDK for public use from CredId",
5   "homepage": "https://credid.io/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sampath Daluwakgodage": "sampath@credid.io"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://bitbucket.org/credid/credid.ekyc.sdk.ios.cocopods_old.git",
18     "tag": "1.0.3"
19   },
20   "source_files": [
21     "Classes",
22     "CredIdEKYC/Classes/**/*.{swift,h,m}"
23   ],
24   "vendored_frameworks": "CredIdEKYC/AAILivenessSDK/AAILivenessSDK.framework",
25   "exclude_files": "Classes/Exclude",
26   "resources": "CredIdEKYC/**/*.{png,storyboard,strings,xib,bundle}",
27   "frameworks": "AAILivenessSDK",
28   "swift_versions": "5.0",
29   "dependencies": {
30     "Alamofire": [
32     ],
33     "SwiftyJSON": [
35     ],
36     "DropDown": [
38     ],
39     "SVProgressHUD": [
41     ],
42     "JVFloatLabeledTextField": [
44     ],
45     "IQKeyboardManager": [
47     ]
48   },
49   "swift_version": "5.0"