[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 5 / 4 / 8 / StorageKit / 0.3.1 / StorageKit.podspec.json
blob4eb0172641852df1c02412907e26bd48ebb97606
2   "name": "StorageKit",
3   "version": "0.3.1",
4   "summary": "Your Data Storage Troubleshooter",
5   "homepage": "https://github.com/storagekit/storagekit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "StorageKit": "https://twitter.com/StorageKit"
12   },
13   "source": {
14     "git": "https://github.com/storageKit/storagekit.git",
15     "tag": "0.3.1"
16   },
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.12"
20   },
21   "source_files": "Source/**/*.swift",
22   "exclude_files": "Tests/*",
23   "dependencies": {
24     "RealmSwift": [
25       "2.10.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.2"