[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 6 / 5 / MonkeyKit / 0.9.6 / MonkeyKit.podspec.json
blobdb25aa62cafa2fb03f746d8e782783d85090ccb6
2   "name": "MonkeyKit",
3   "version": "0.9.6",
4   "summary": "iOS SDK to access Monkey secure channel",
5   "description": "MonkeyKit makes encryption easier for developers.",
6   "homepage": "https://criptext.com",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gianni Carlo": "gianni@criptext.com"
13   },
14   "source": {
15     "git": "https://github.com/Criptext/iOS-MonkeySDK.git",
16     "tag": "0.9.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MonkeyKit/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "UICKeyChainStore": [
28     ]
29   }