blob: abe3709da5ee19bee38e8e9448a51f8fb15f8c73 [file] [log] [blame]
{
"name": "Crypttp",
"version": "0.0.1",
"summary": "Library to work with Crypttp.",
"description": "For documetation of the library go to the project URL: https://github.com/Crypttp/crypttp-ios-sdk",
"homepage": "https://github.com/Crypttp/crypttp-ios-sdk",
"license": "MIT",
"authors": {
"Maxim Mamedov": ""
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/Crypttp/crypttp-ios-sdk.git",
"tag": "0.0.1"
},
"source_files": "CrypttpFramework/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_versions": "5.0",
"swift_version": "5.0"
}