[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / 0 / SearchAds365_SDK / 0.0.1 / SearchAds365_SDK.podspec.json
blob14c86868b83a7eac8461f02b1c0fddcae1876aab
2   "name": "SearchAds365_SDK",
3   "version": "0.0.1",
4   "summary": "SearchAds365_SDK podspec file.",
5   "description": "TODO: SearchAds365_SDK: to analyze data conveniently.",
6   "homepage": "https://github.com/SearchAds365/SearchAds365_SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SearchAds365": "support@Searchads365.com"
13   },
14   "source": {
15     "git": "https://github.com/SearchAds365/SearchAds365_SDK.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "SearchAds365_SDK/Classes/**/*",
22   "dependencies": {
23     "FCUUID": [
24       "~> 1.3.1"
25     ],
26     "AnyCodable-FlightSchool": [
27       "~> 0.6.1"
28     ]
29   },
30   "frameworks": [
31     "Foundation",
32     "StoreKit"
33   ],
34   "ios": {
35     "frameworks": [
36       "UIKit",
37       "iAd",
38       "AdSupport",
39       "AppTrackingTransparency"
40     ],
41     "weak_frameworks": "AdServices"
42   },
43   "osx": {
44     "frameworks": "AppKit",
45     "weak_frameworks": [
46       "AdSupport",
47       "AdServices"
48     ]
49   }