blob: d769d02d5733f6e0cb4c40909ff20d0de2cb03ea [file] [log] [blame]
{
"name": "FSCommon",
"version": "0.0.1",
"summary": "Common module for Freestar Ad SDK.",
"description": "A library consisting of common frameworks used in the Freestar SDK.",
"homepage": "https://freestar.io",
"license": "MIT",
"authors": {
"Freestar Mobile Engineering": "sdk@freestar.io"
},
"source": {
"git": "https://github.com/freestarcapital/FSCommon.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "build/FSCommon.framework"
}
}