blob: 3418d7a54af4dc62db74a89783d132adba94a5f4 [file] [log] [blame]
{
"name": "FSCommon",
"version": "1.1.0",
"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": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "build/FSCommon.framework"
}
}