blob: 3b62ebd190ff5c57707dfb22b923204c5bfbf9b8 [file] [log] [blame]
{
"name": "NSHash",
"summary": "NSHash adds hashing methods to NSString and NSData.",
"version": "1.0.2",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/jerolimov/NSHash",
"authors": "Christoph Jerolimov",
"social_media_url": "http://twitter.com/jerolimov",
"source": {
"git": "https://github.com/jerolimov/NSHash.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "5.0",
"osx": "10.7",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "NSHash/*.{h,m}"
}