[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 8 / 5 / SimpleNativeV2AdjustIOSSDK / 0.3.18 / SimpleNativeV2AdjustIOSSDK.podspec.json
blobffb11ff17fbcc8ea5bcd4f88a3f7a8e1088cad50
2   "name": "SimpleNativeV2AdjustIOSSDK",
3   "version": "0.3.18",
4   "summary": "Simple SDK V2 for include Adjust",
5   "description": "Simple SDK V2 for include Adjust, please includ the core sdk more",
6   "homepage": "https://github.com/bepic-games/SimpleNativeV2AdjustIOSSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yilang": "yilang@bepic.cc"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/bepic-games/SimpleNativeV2AdjustIOSSDK.git",
19     "tag": "0.3.18"
20   },
21   "source_files": "SimpleNativeV2AdjustIOSSDK/*.{framework}/Headers/*.h",
22   "vendored_frameworks": "SimpleNativeV2AdjustIOSSDK/*.{framework}",
23   "public_header_files": "SimpleNativeV2AdjustIOSSDK/*.{framework}/Headers/*.h",
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64"
26   },
27   "dependencies": {
28     "Adjust": [
29       "4.29.3"
30     ]
31   }