[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 5 / FreestarAds-PreRelease / 3.7.0-beta-10 / FreestarAds-PreRelease.podspec.json
blobcfcd6f8980987110b8ed885bdff40a8c97da68a4
2   "name": "FreestarAds-PreRelease",
3   "version": "3.7.0-beta-10",
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": [
17     "SDK/FreestarAds.framework",
18     "SDK/FreestarAdsCore.framework"
19   ],
20   "resources": "SDK/Assets/*.xib",
21   "source": {
22     "git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
23     "tag": "release_v3.7.0-beta-10"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }