[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 5 / 4 / 8 / StorageKit / 0.1.2 / StorageKit.podspec.json
blobd15efc6f1810a4c01e799bddebbe1e3a64676cdd
2   "name": "StorageKit",
3   "version": "0.1.2",
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.1.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "Source/**/*",
21   "exclude_files": "Tests/*",
22   "dependencies": {
23     "RealmSwift": [
24       "2.8.3"
25     ]
26   },
27   "pushed_with_swift_version": "3.2"