[Add] UMCommon 7.5.1
[CocoaPods.git] / Specs / 3 / b / 1 / FSCommon / 1.1.0 / FSCommon.podspec.json
blob3418d7a54af4dc62db74a89783d132adba94a5f4
2   "name": "FSCommon",
3   "version": "1.1.0",
4   "summary": "Common module for Freestar Ad SDK.",
5   "description": "A library consisting of common frameworks used in the Freestar SDK.",
6   "homepage": "https://freestar.io",
7   "license": "MIT",
8   "authors": {
9     "Freestar Mobile Engineering": "sdk@freestar.io"
10   },
11   "source": {
12     "git": "https://github.com/freestarcapital/FSCommon.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "ios": {
19     "vendored_frameworks": "build/FSCommon.framework"
20   }