blob: 309d12a096dcdb54aa63292c4aa48076398a1541 [file] [log] [blame]
{
"name": "CryptoApiLib",
"version": "0.4.2",
"summary": "CryptoAPI iOS Framework",
"homepage": "https://github.com/cryptoapi-project/cryptoapi-swift",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"mobile team @ pixelplex inc": "pixelplex.io"
},
"source": {
"git": "https://github.com/cryptoapi-project/cryptoapi-swift.git",
"tag": "0.4.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "CryptoAPI/**/*.{swift}",
"swift_version": "5.0"
}