blob: d15efc6f1810a4c01e799bddebbe1e3a64676cdd [file] [log] [blame]
{
"name": "StorageKit",
"version": "0.1.2",
"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.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*",
"exclude_files": "Tests/*",
"dependencies": {
"RealmSwift": [
"2.8.3"
]
},
"pushed_with_swift_version": "3.2"
}