blob: 8eccf665dcadcad5471819d60a88d1508249b3a1 [file] [log] [blame]
{
"name": "GSLCrypto",
"version": "3.0.1",
"authors": "GyazSquare",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GyazSquare/GSLCrypto",
"source": {
"git": "https://github.com/GyazSquare/GSLCrypto.git",
"tag": "v3.0.1"
},
"summary": "A simple digest library for iOS, macOS, watchOS and tvOS.",
"platforms": {
"ios": "8.0",
"osx": "10.6",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "GSLCrypto/*.{h,m}"
}