blob: 1e75123fc9f06947808ce47035840a2cb9f3ebe5 [file] [log] [blame]
{
"name": "FireCache",
"version": "0.1.0",
"summary": "Swift network and caching library.",
"description": "FireCache is a networking library that fetches and caches images, JSON, string via HTTP in Swift.",
"homepage": "https://github.com/itsji10dra/FireCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jitendra": "itsji10dra@gmail.com"
},
"source": {
"git": "https://github.com/itsji10dra/FireCache.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/itsji10dra",
"platforms": {
"ios": "8.0"
},
"source_files": "FireCache/Classes/**/*",
"swift_version": "4.2"
}