blob: f4b139d29df7cb6b8fec66959518b8dfd2fea22e [file] [log] [blame]
{
"name": "BeatChain",
"version": "1.0.0",
"summary": "BeatChain is a manager for saving and retrieving string values into keychain written in swift.",
"description": "BeatChain is a manager for saving and retrieving string values into keychain written in swift. iOS devices, you can add, retrieve and delete\nitems from keychain.",
"homepage": "https://github.com/beatlabs/BeatChain",
"license": {
"type": "Apache Licence, Version 2.0",
"file": "LICENSE"
},
"authors": {
"ΒΕΑΤ": "iosteam@thebeat.co"
},
"social_media_url": "http://twitter.com/taxibeat",
"source": {
"git": "https://github.com/beatlabs/BeatChain.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"BeatChain/**/*.swift",
"BeatChain/BeatChain.h"
],
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.0"
],
"swift_version": "5.0"
}