[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 3 / 7 / FreestarAds / 3.2.2 / FreestarAds.podspec.json
blob819a8cd86c9c99b7328d806d1268ef1d6ea9e337
2   "name": "FreestarAds",
3   "version": "3.2.2",
4   "authors": "Freestar",
5   "license": {
6     "type": "Apache2.0",
7     "file": "LICENCE.md"
8   },
9   "homepage": "http://www.freestar.com",
10   "summary": "Freestar Ads Mediation system",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "public_header_files": "SDK/FreestarAds.framework/**/*.h",
15   "source_files": "SDK/FreestarAds.framework/**/*.h",
16   "vendored_frameworks": "SDK/FreestarAds.framework",
17   "dependencies": {
18     "ChocolatePlatform-SDK-Core": [
19       "~> 3.2.2"
20     ]
21   },
22   "source": {
23     "git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
24     "tag": "release_v3.2.2"
25   }