blob: 70894a5aec618d75d596d9e10f038c95c1c1a7d2 [file] [log] [blame]
{
"name": "GSCrypto",
"version": "1.3.1",
"authors": "GyazSquare",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GyazSquare/GSCrypto",
"source": {
"git": "https://github.com/GyazSquare/GSCrypto.git",
"tag": "1.3.1"
},
"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}"
}