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