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