blob: 042aed80a94d6c1b394df6342a055ac380ff8e54 [file] [log] [blame]
{
"name": "StorageKit",
"version": "0.1.0",
"summary": "Your Data Storage Troubleshooter",
"homepage": "https://github.com/storagekit/storagekit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"StorageKit": "storagekit@something.com"
},
"source": {
"git": "https://github.com/storageKit/storagekit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*",
"exclude_files": "Tests/*",
"dependencies": {
"RealmSwift": [
"2.8.3"
]
},
"pushed_with_swift_version": "3.2"
}