[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 5 / 9 / 7 / FTTapjoyAdAdapter / 1.0.0 / FTTapjoyAdAdapter.podspec.json
blob78852c38f5a2ab8e266f89a2db76bd3ddc36b613
2   "name": "FTTapjoyAdAdapter",
3   "version": "1.0.0",
4   "summary": "Tapjoy广告SDK适配器",
5   "description": " Tapjoy广告SDK适配器",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE",
9     "text": "MIT License\n\n  Copyright (c) 2020 DataEngineering / SoftwareDevelopKit\n\n  Permission is hereby granted, free of charge, to any person obtaining a copy\n  of this software and associated documentation files (the \"Software\"), to deal\n  in the Software without restriction, including without limitation the rights\n  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n  copies of the Software, and to permit persons to whom the Software is\n  furnished to do so, subject to the following conditions:\n\n  The above copyright notice and this permission notice shall be included in all\n  copies or substantial portions of the Software.\n\n  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n  SOFTWARE.\n  "
10   },
11   "authors": {
12     "LS": "liushuai@fotoable.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "static_framework": true,
19   "ios": {
20     "dependencies": {
21       "TapjoySDK": [
22         "~> 12.7.1"
23       ],
24       "FTAdBaseAdapter": [
25         "~> 1.1.2"
26       ]
27     }
28   },
29   "homepage": "https://github.com/fotoable-pub/monetize-sdk-ios",
30   "source": {
31     "http": "https://client-akamai.akgoo.net/ios/FTTapjoyAdAdapter-1.0.0.1.zip"
32   },
33   "vendored_frameworks": "*.framework",
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   }