[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 5 / 3 / SuperfineSDKAppsFlyer / 0.0.15.1 / SuperfineSDKAppsFlyer.podspec.json
bloba369db7957d1e310edcb3ba7b2a16d2aca78fbe2
2   "name": "SuperfineSDKAppsFlyer",
3   "version": "0.0.15.1",
4   "summary": "Superfine iOS SDK",
5   "description": "Superfine iOS SDK.",
6   "homepage": "https://superfine.org/",
7   "authors": {
8     "Superfine": "support@superfine.org"
9   },
10   "source": {
11     "http": "https://static.superfine.org/sdk/ios/superfine-ios-sdk-0.0.15.zip",
12     "type": "zip"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "requires_arc": true,
18   "swift_versions": [
19     "4.2",
20     "5.0"
21   ],
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "vendored_frameworks": "superfine-ios-sdk-0.0.15/SuperfineSDKAppsFlyer.framework",
26   "public_header_files": "superfine-ios-sdk-0.0.15/SuperfineSDKAppsFlyer.framework/**/*.{h,m}",
27   "source_files": "superfine-ios-sdk-0.0.15/SuperfineSDKAppsFlyer.framework/**/*.{h,m}",
28   "dependencies": {
29     "SuperfineSDK": [
30       "0.0.15.1"
31     ],
32     "AppsFlyerFramework": [
33       "~> 6.13.1"
34     ]
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "swift_version": "5.0"