[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / d / 4 / 8 / XYAppsFlyerKit / 3.0.2 / XYAppsFlyerKit.podspec.json
blobbde5c4cfa941bba5921eca19d1134d35e717a036
2   "name": "XYAppsFlyerKit",
3   "version": "3.0.2",
4   "summary": "AppsFlyer的适配层",
5   "homepage": "https://github.com/QuVideoDeveloper/XYAppsFlyerKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Frenzy": "jialu.feng@quvideo.com"
12   },
13   "source": {
14     "git": "git@github.com:QuVideoDeveloper/XYAppsFlyerKit.git",
15     "tag": "3.0.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "source_files": "XYAppsFlyerKit/Classes/**/*",
27   "dependencies": {
28     "AppsFlyerFramework": [
29       ">= 6.2.5"
30     ],
31     "XYCategory": [
33     ]
34   }