blob: 6fba526290109c8fff912912f56b1fbac00514e0 [file] [log] [blame]
{
"name": "CryptoApiLib",
"version": "0.3.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.3.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "CryptoAPI/**/*.{swift}",
"swift_version": "5.0"
}