blob: eb146f4fa5a37d452daa57b39fb396f739364615 [file] [log] [blame]
{
"name": "SwiftyHash",
"version": "1.0",
"summary": "A Swifty wrapper for CommonCrypto",
"homepage": "https://github.com/anotheren/SwiftyHash",
"license": {
"type": "MIT"
},
"authors": {
"liudong": "liudong.edward@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/anotheren/SwiftyHash.git",
"tag": "1.0"
},
"source_files": "Source/*.swift"
}