[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / c / Blockstack / 1.0.0 / Blockstack.podspec.json
blob0869e75e93f9265f9ea0b4653a4004c703c91d87
2   "name": "Blockstack",
3   "version": "1.0.0",
4   "summary": "The Blockstack iOS SDK",
5   "swift_versions": "4.0",
6   "description": "The Blockstack iOS library for authentication, encryption, and storage.",
7   "homepage": "https://github.com/blockstack/blockstack-ios",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "yknl": "yukanliao@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/blockstack/blockstack-ios.git",
17     "tag": "v1.0.0"
18   },
19   "social_media_url": "https://twitter.com/blockstack",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "Blockstack/Classes/**/*",
24   "resource_bundles": {
25     "Blockstack": [
26       "Javascript/*.js"
27     ]
28   },
29   "dependencies": {
30     "CryptoSwift": [
31       "0.15.0"
32     ],
33     "PromisesSwift": [
35     ],
36     "STRegex": [
38     ]
39   },
40   "swift_version": "4.0"