blob: f17c46dd4ae7c25461ac4fe7e526da17aba4a647 [file] [log] [blame]
{
"name": "FSCommon",
"version": "1.1.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": "1.1.1"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "build/FSCommon.framework"
}
}