[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / a / SANAdsSDK / 1.2.1 / SANAdsSDK.podspec.json
blob3f0d8b81ccc25584d4dfddf231bbbf3cc00d1870
2   "name": "SANAdsSDK",
3   "version": "1.2.1",
4   "summary": "Monetize your mobile applications with SAN ads",
5   "description": "SAN ads SDK is awesome! Monetize your mobile applications with SAN ads!",
6   "homepage": "https://github.com/SimejiDev/SimejiAdNetworkClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SimejiDev": "simeji_account@baidu.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/SimejiDev/SimejiAdNetworkClient.git",
19     "tag": "1.2.1"
20   },
21   "vendored_frameworks": "Frameworks/SANsdk.xcframework",
22   "frameworks": [
23     "CFNetwork",
24     "MobileCoreServices",
25     "StoreKit",
26     "CoreGraphics",
27     "CoreTelephony",
28     "QuartzCore",
29     "Security",
30     "SystemConfiguration"
31   ],
32   "weak_frameworks": [
33     "AdSupport",
34     "SafariServices",
35     "WebKit"
36   ],
37   "pod_target_xcconfig": {
38     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
39     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
40   },
41   "user_target_xcconfig": {
42     "OTHER_LDFLAGS": "-ObjC"
43   },
44   "static_framework": true