[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / d / 3 / e / SimpleNativeV2AppsflyerIOSSDK / 0.1.2 / SimpleNativeV2AppsflyerIOSSDK.podspec.json
blob46ceeefd4fbac353a5e2380101fb911775f5de83
2   "name": "SimpleNativeV2AppsflyerIOSSDK",
3   "version": "0.1.2",
4   "summary": "Simple SDK for include appsflyer sdk",
5   "description": "Simple SDK for include appsflyer sdk , please includ the core sdk more",
6   "homepage": "https://github.com/bepic-games/SimpleNativeV2AppsflyerIOSSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yilang": "yilang@bepic.cc"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/bepic-games/SimpleNativeV2AppsflyerIOSSDK.git",
19     "tag": "0.1.2"
20   },
21   "source_files": "SimpleNativeV2AppsflyerIOSSDK/*.{framework}/Headers/*.h",
22   "vendored_frameworks": "SimpleNativeV2AppsflyerIOSSDK/*.{framework}",
23   "public_header_files": "SimpleNativeV2AppsflyerIOSSDK/*.{framework}/Headers/*.h",
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64 armv7 armv7s "
26   },
27   "dependencies": {
28     "AppsFlyerFramework": [
29       "6.2.3"
30     ]
31   }