[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / b / d / SCAppAdsKit / 2.0.0 / SCAppAdsKit.podspec.json
blob49aabf94cb74644743788029ee0d32c3bbad558d
2   "name": "SCAppAdsKit",
3   "version": "2.0.0",
4   "summary": "App Ads Kit by Snap Inc.",
5   "description": "App Ads Kit by Snap Inc.",
6   "homepage": "https://kit.snapchat.com",
7   "license": {
8     "type": "Copyright",
9     "text": "                    Any access or use of the included software, associated documentation, software code, or other materials made available by Snap Inc. (and its affiliates) is subject to the Snap Developer Terms found at: \n\n                    https://www.snap.com/terms/developer/\n                    \n                    and the Snap Business Tools Terms found at:\n                    \n                    https://www.snap.com/terms/snap-business-tools\n                    \n                    Do not use or otherwise access any such software, documentation, software code, or other materials, and uninstall and delete any copies, unless you agree to those terms.\n"
10   },
11   "authors": {
12     "Snap Inc.": "ad-kit-support@snap.com"
13   },
14   "source": {
15     "git": "https://github.com/Snapchat/app-ads-kit-ios.git",
16     "tag": "2.0.0"
17   },
18   "public_header_files": "SCAppAdsKit.xcframework/ios-arm64_armv7_armv7s/SCAppAdsKit.framework/Headers/*.h",
19   "source_files": "SCAppAdsKit.xcframework/ios-arm64_armv7_armv7s/SCAppAdsKit.framework/Headers/*.h",
20   "vendored_frameworks": "SCAppAdsKit.xcframework",
21   "platforms": {
22     "ios": "10.0"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }