[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / e / 3 / 7 / FreestarAds / 3.6.0 / FreestarAds.podspec.json
blob002021c5e71290c73e004e8abf5e46f1765cb17c
2   "name": "FreestarAds",
3   "version": "3.6.0",
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.6.0"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }