[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 5 / 9 / OGCryptoHash / 0.1.1 / OGCryptoHash.podspec.json
blob25884bebe839f2b3a3aa369cad67ee2158967ffa
2   "name": "OGCryptoHash",
3   "version": "0.1.1",
4   "summary": "Wrapper around CommonCrypto hash functions, MD5, SHA1, SHA224, SHA256, SHA384, and SHA512.",
5   "homepage": "https://github.com/OrangeGroove/OGCryptoHash",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Jesper": "jesper@orangegroove.net"
11   },
12   "source": {
13     "git": "https://github.com/OrangeGroove/OGCryptoHash.git",
14     "tag": "0.1.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "OGCryptoHash",
20   "frameworks": "CommonCrypto",
21   "requires_arc": true