blob: 4eb0172641852df1c02412907e26bd48ebb97606 [file] [log] [blame]
{
"name": "StorageKit",
"version": "0.3.1",
"summary": "Your Data Storage Troubleshooter",
"homepage": "https://github.com/storagekit/storagekit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"StorageKit": "https://twitter.com/StorageKit"
},
"source": {
"git": "https://github.com/storageKit/storagekit.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.12"
},
"source_files": "Source/**/*.swift",
"exclude_files": "Tests/*",
"dependencies": {
"RealmSwift": [
"2.10.0"
]
},
"pushed_with_swift_version": "3.2"
}