[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 3 / 7 / ChattyWebviews / 0.0.1 / ChattyWebviews.podspec.json
blob1e64c1f91cd1f0af574160d5c15863028f04f30c
2   "name": "ChattyWebviews",
3   "version": "0.0.1",
4   "summary": "ChattyWebviews iOS SDK",
5   "description": "ChattyWebviews adds messaging between your webviews and native classes. The SDK also manages over-the-air updates pushed by the CLI.",
6   "homepage": "https://github.com/ChattyWebviews/ChattyWebviews",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tdermendjiev": "tdermendjievft@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ChattyWebviews/ChattyWebviews.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "ChattyWebviews/Classes/**/*",
22   "dependencies": {
23     "SSZipArchive": [
25     ]
26   }