| { |
| "name": "TapdaqReceptivAdapter", |
| "version": "5.9.3", |
| "summary": "Receptiv Adapter for Tapdaq", |
| "description": "Use this adapter to include Receptiv as a demand source in your mediation waterfall.", |
| "homepage": "https://tapdaq.com", |
| "license": { |
| "type": "Commercial", |
| "text": "https://tapdaq.com/terms-and-conditions" |
| }, |
| "authors": { |
| "Tapdaq": "support@tapdaq.com" |
| }, |
| "social_media_url": "http://twitter.com/tapdaq", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/tapdaq/tapdaq-ios-sdk.git", |
| "tag": "5.9.3" |
| }, |
| "vendored_frameworks": "universal/adapters/ReceptivAdapter.framework", |
| "dependencies": { |
| "Tapdaq": [ |
| "~> 5.9.3" |
| ] |
| }, |
| "xcconfig": { |
| "OTHERLD_FLAGS": "-ObjC -fobjc-arc" |
| }, |
| "libraries": "xml2", |
| "requires_arc": true |
| } |