[Add] OpacityCore 4.0.3
[CocoaPods.git] / Specs / a / 2 / b / GSLCrypto / 3.0.0 / GSLCrypto.podspec.json
blobf3586bb5333fdd85ba0009bd25494ee0feabd695
2   "name": "GSLCrypto",
3   "version": "3.0.0",
4   "authors": "GyazSquare",
5   "license": {
6     "type": "MIT"
7   },
8   "homepage": "https://github.com/GyazSquare/GSLCrypto",
9   "source": {
10     "git": "https://github.com/GyazSquare/GSLCrypto.git",
11     "tag": "v3.0.0"
12   },
13   "summary": "A simple digest library for iOS, macOS, watchOS and tvOS.",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.6",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "requires_arc": true,
21   "module_name": "GSL",
22   "source_files": "GSLCrypto/*.{h,m}"