blob: 668acaf4b305254269f33dc0d5845d9a7ff867ab [file] [log] [blame]
{
"name": "SwiftyKey",
"version": "1.0.0",
"summary": "SwiftyKey is a powerful & easy to use Keychain with Swift 2.0.",
"homepage": "https://github.com/phuonglm86/SwiftyKey",
"license": {
"type": "MIT"
},
"authors": "Lê Phương",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/phuonglm86/SwiftyKey.git",
"tag": "1.0.0"
},
"source_files": "SwiftyKey/*.swift",
"frameworks": "Foundation",
"requires_arc": true
}