[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / d / ADTTapjoyAdapter / 3.0.0 / ADTTapjoyAdapter.podspec.json
blobe61db08ca366b52abb88cfc332ad604b7e4a2006
2   "name": "ADTTapjoyAdapter",
3   "version": "3.0.0",
4   "summary": "Tapjoy Adapter for AdTiming",
5   "description": "Tapjoy adapter allows publishers to mediate tapjoy 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/ADTTapjoyAdapter.git",
16     "tag": "3.0.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "vendored_frameworks": "ADTTapjoyAdapter.framework",
23   "pod_target_xcconfig": {
24     "OTHER_LDFLAGS": "-lObjC"
25   }