[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / a / 2 / b / GSLCrypto / 4.0.1 / GSLCrypto.podspec.json
blob7e9adfd6f7b4df586e429609379e3c84444cbc23
2   "name": "GSLCrypto",
3   "version": "4.0.1",
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": "4.0.1"
12   },
13   "summary": "A simple digest library for iOS, macOS, watchOS and tvOS.",
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.9",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "requires_arc": true,
21   "source_files": "GSLCrypto/*.{h,m}"