[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 3 / a / SwiftyKeychain / 0.1.0 / SwiftyKeychain.podspec.json
blob18b82d49bef702783d8e60db7b195a63ad887af5
2   "name": "SwiftyKeychain",
3   "version": "0.1.0",
4   "summary": "SwiftyKeychain is a view on top of all views. It can show, move or hide anytime. And It's UI could be customized.",
5   "description": "SwiftyKeychain is a view on top of all views. It can show, move or hide anytime. And It's UI could be customized. A floating View for iOS.",
6   "homepage": "https://github.com/SwiftyKit/SwiftyKeychain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SwiftyKit": "swiftykit@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/SwiftyKit/SwiftyKeychain.git",
20     "tag": "0.1.0"
21   },
22   "source_files": [
23     "Sources/*.swift",
24     "Sources/SwiftyKeychain.h",
25     "Sources/SwiftyKeychain.swift"
26   ],
27   "exclude_files": "Classes/Exclude"