[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / 2 / SwiftHashing / 0.1 / SwiftHashing.podspec.json
blob480bb982312ab90100433834f203d0eb80a89ff2
2   "name": "SwiftHashing",
3   "version": "0.1",
4   "summary": "Small ObjC framework to provide MD5/HMAC hashing to Swift via CommonCrypto without the need of a bridging header.",
5   "homepage": "https://github.com/shnhrrsn/SwiftHashing",
6   "license": "MIT",
7   "authors": "Shaun Harrison",
8   "social_media_url": "http://twitter.com/shnhrrsn",
9   "source": {
10     "git": "https://github.com/shnhrrsn/SwiftHashing.git",
11     "tag": "0.1"
12   },
13   "source_files": "*.{h,m}",
14   "requires_arc": true