[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 4 / 8 / StorageKit / 0.1.0 / StorageKit.podspec.json
blob042aed80a94d6c1b394df6342a055ac380ff8e54
2   "name": "StorageKit",
3   "version": "0.1.0",
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": "storagekit@something.com"
12   },
13   "source": {
14     "git": "https://github.com/storageKit/storagekit.git",
15     "tag": "0.1.0"
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"