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