[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 1 / 5 / LaraCrypt / 0.1.0 / LaraCrypt.podspec.json
blob10447ef65f25d8ee115e542c802a8adf9bdd9d7b
2   "name": "LaraCrypt",
3   "version": "0.1.0",
4   "summary": "Laravel encryption method for Swift.",
5   "description": "Laravel encryption method with using AES-256-CBC and base64 key for Swift.",
6   "homepage": "https://github.com/FardadCo/LaraCrypt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FardadCo": "developers@fardad.co"
13   },
14   "source": {
15     "git": "https://github.com/FardadCo/LaraCrypt.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/fardadco",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "LaraCrypt/Classes/**/*",
23   "pushed_with_swift_version": "3.0"