[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 2 / 7 / 6 / ADTUnityAdapter / 3.0.0 / ADTUnityAdapter.podspec.json
blobc7eeb7942c3e91ce6f71bd8692df8665b796bbc4
2   "name": "ADTUnityAdapter",
3   "version": "3.0.0",
4   "summary": "Unity Adapter for AdTiming",
5   "description": "Unity adapter allows publishers to mediate unity interstitial and video ads in AdTiming SDK",
6   "homepage": "https://www.adtiming.com/",
7   "authors": {
8     "AdTiming": "support@adtiming.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/AdTiming/ADTUnityAdapter.git",
16     "tag": "3.0.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "vendored_frameworks": "ADTUnityAdapter.framework",
23   "pod_target_xcconfig": {
24     "OTHER_LDFLAGS": "-lObjC"
25   }