[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / 3 / SiltSDK / 1.0.1 / SiltSDK.podspec.json
blob9ade733cd75334b12eef938c3d523651420e9ce6
2   "name": "SiltSDK",
3   "version": "1.0.1",
4   "summary": "A library to help customer of Silt get integrated and verify users",
5   "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.",
6   "homepage": "https://github.com/getsilt/ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marc Pérez Martí": "marc@getsilt.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/getsilt/ios-sdk.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "SiltSDK/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "4.2"