[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 2 / 7 / AppsFlyerSwift / 1.0.0 / AppsFlyerSwift.podspec.json
bloba28f7b43a7e3daa7e06a1fe5dbfb85e7a994de3c
2   "name": "AppsFlyerSwift",
3   "version": "1.0.0",
4   "summary": "Swift framework test",
5   "description": "Swift framework test",
6   "homepage": "https://www.appsflyer.com",
7   "license": {
8     "type": "Proprietary",
9     "text": "Copyright 2018 AppsFlyer Ltd. All rights reserved."
10   },
11   "authors": {
12     "af-obodovskyi": "ivan.obodovskyi\\@appsflyer.com"
13   },
14   "source": {
15     "git": "https://github.com/af-obodovskyi/SwiftFramework.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "11.0"
21   },
22   "ios": {
23     "frameworks": [
24       "Security",
25       "SystemConfiguration",
26       "CoreTelephony"
27     ],
28     "preserve_paths": "AppsFlyerSwift.xcframework",
29     "vendored_frameworks": "AppsFlyerSwift.xcframework"
30   }