[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 5 / FreestarAds-PreRelease / 5.7.0-beta-1 / FreestarAds-PreRelease.podspec.json
blobb7d9546587fbf477a2ff37a6ecf3697d96477721
2   "name": "FreestarAds-PreRelease",
3   "version": "5.7.0-beta-1",
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": "10.0"
13   },
14   "public_header_files": "SDK/FreestarAds.framework/**/*.h",
15   "source_files": "SDK/FreestarAds.framework/**/*.h",
16   "vendored_frameworks": "SDK/FreestarAds.framework",
17   "resources": "SDK/Assets/*.xib",
18   "source": {
19     "git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
20     "tag": "release_v5.7.0-beta-1"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }