blob: e6d10cbdd6f1da36cf211772534ec39db4843c1f [file] [log] [blame]
{
"name": "GSCrypto",
"version": "3.0.0",
"authors": "GyazSquare",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GyazSquare/GSCrypto",
"source": {
"git": "https://github.com/GyazSquare/GSCrypto.git",
"tag": "v3.0.0"
},
"summary": "A simple digest library for iOS, OS X, watchOS and tvOS.",
"platforms": {
"ios": "5.0",
"osx": "10.6",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "GSCrypto/*.{h,m}",
"deprecated_in_favor_of": "GSLCrypto"
}