blob: 18b82d49bef702783d8e60db7b195a63ad887af5 [file] [log] [blame]
{
"name": "SwiftyKeychain",
"version": "0.1.0",
"summary": "SwiftyKeychain is a view on top of all views. It can show, move or hide anytime. And It's UI could be customized.",
"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.",
"homepage": "https://github.com/SwiftyKit/SwiftyKeychain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SwiftyKit": "swiftykit@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/SwiftyKit/SwiftyKeychain.git",
"tag": "0.1.0"
},
"source_files": [
"Sources/*.swift",
"Sources/SwiftyKeychain.h",
"Sources/SwiftyKeychain.swift"
],
"exclude_files": "Classes/Exclude"
}