[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / 3 / SiltSDK / 1.2.0 / SiltSDK.podspec.json
blob58530f9242a6432c448213c1347900859c21fe28
2   "name": "SiltSDK",
3   "version": "1.2.0",
4   "summary": "A library to help customer of Silt get integrated and verify users",
5   "source": {
6     "git": "https://github.com/getsilt/ios-sdk.git",
7     "tag": "1.2.0"
8   },
9   "description": "This Lib provides three components: SitWebviewController, SiltTrademark, SiltButton. \nSiltWebview will open the verification worlflow of a provided customer.\nSiltTrademark or SiltButton are a UILabel and a UIButton that at least one of them need to be used in the customer's app.",
10   "homepage": "https://github.com/getsilt/ios-sdk",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Marc Pérez Martí": "marc@getsilt.com"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "SiltSDK/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "resources": "SiltSDK/*.xcassets",
25   "swift_version": "4.2"