blob: db1211eef768163172996f9639e0bb3b68669aa9 [file] [log] [blame]
{
"name": "MVCacher",
"version": "1.0",
"summary": "Caches any data in Swift!",
"description": "Caches any data, download the data from network if not cached.",
"homepage": "https://github.com/EngrAhsanAli/MVCacher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EngrAhsanAli": "hafiz.m.ahsan.ali@gmail.com"
},
"source": {
"git": "https://github.com/EngrAhsanAli/MVCacher.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MVCacher/Classes/**/*"
}