[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 7 / SwiftyHash / 1.0 / SwiftyHash.podspec.json
blobeb146f4fa5a37d452daa57b39fb396f739364615
2   "name": "SwiftyHash",
3   "version": "1.0",
4   "summary": "A Swifty wrapper for CommonCrypto",
5   "homepage": "https://github.com/anotheren/SwiftyHash",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "liudong": "liudong.edward@qq.com"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/anotheren/SwiftyHash.git",
18     "tag": "1.0"
19   },
20   "source_files": "Source/*.swift"