[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 1 / 7 / BandiCryptoIOS / 1.0.1 / BandiCryptoIOS.podspec.json
blob8c8704673bf92e39a236548a01426a805bff0d83
2   "name": "BandiCryptoIOS",
3   "version": "1.0.1",
4   "summary": "Encrypt Library for BandiSNC IOS",
5   "description": "\"{Bandisnc Crypto Library}\"",
6   "homepage": "https://www.bandisnc.com",
7   "license": {
8     "type": "MIT",
9     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
10   },
11   "authors": {
12     "bandisnc": "bandisnc@bandisnc.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/bandisnc/BandiCryptoIOS.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "BandiCryptoIOS/**/*.swift",
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "CryptoSwift": [
25       "~> 1.8.0"
26     ]
27   }