blob: 84e6c3d54ddbd1bb4c92e86962576c2ce9d904ed [file] [log] [blame]
{
"name": "FSCache",
"version": "2.2.1",
"summary": "Freestar caching framework dependency for iOS.",
"description": "FSCache is a simple, thread-safe key value cache store for Freestar iOS SDK(s).",
"homepage": "https://freestar.io",
"license": {
"type": "Freestar Limited License"
},
"authors": {
"Freestar Mobile Engineering": "dean.chang@freestar.io"
},
"source": {
"git": "https://github.com/freestarcapital/Freestar-Cache-iOS.git",
"tag": "2.2.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "build/FSCache.framework"
}
}