[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 1 / SimpleNativeMaxIOSSDK / 0.0.8 / SimpleNativeMaxIOSSDK.podspec.json
blob6c4b5ce4b857b314fcfcd01d752408b1ddc6c368
2   "name": "SimpleNativeMaxIOSSDK",
3   "version": "0.0.8",
4   "summary": "Simple SDK for include max sdk",
5   "description": "Simple SDK for include max sdk, once include it and have appsflyer and max",
6   "homepage": "https://github.com/bepic-games/SimpleNativeMaxIOSSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yilang": "yilang@bepic.cc"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/bepic-games/SimpleNativeMaxIOSSDK.git",
19     "tag": "0.0.8"
20   },
21   "source_files": "SimpleNativeMaxIOSSDK/*.{framework}/Headers/*.h",
22   "vendored_frameworks": "SimpleNativeMaxIOSSDK/*.{framework}",
23   "public_header_files": "SimpleNativeMaxIOSSDK/*.{framework}/Headers/*.h",
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64 armv7 armv7s "
26   },
27   "dependencies": {
28     "AliyunLogProducer": [
29       "2.2.8"
30     ],
31     "AppsFlyerFramework": [
32       "6.1.3"
33     ],
34     "AppLovinSDK": [
35       "10.3.0"
36     ]
37   }