[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 1 / YFAdsSDK / 5.3.2.0 / YFAdsSDK.podspec.json
blob14ace66f606ff827e12608709cde3c75b99db12f
2   "name": "YFAdsSDK",
3   "version": "5.3.2.0",
4   "summary": "iOS YFAdsSDK",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "yifan": "576661787@qq.com"
11   },
12   "homepage": "http://www.yifan.com/",
13   "description": "YFAdsSDK",
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/com-yifan/ios-yf-sdk.git",
17     "tag": "5.3.2.0"
18   },
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
24   },
25   "resources": "SDK/YFAdsSDK.bundle",
26   "platforms": {
27     "ios": "11.0"
28   },
29   "ios": {
30     "vendored_frameworks": "SDK/YFAdsSDK.framework"
31   },
32   "xcconfig": {
33     "VALID_ARCHS": "i386 armv7 x86_64 arm64"
34   }