[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 4 / Taplytics_tvOS / 3.3.0 / Taplytics_tvOS.podspec.json
blob38f4c022ad485f7130b1266078f0527141df487b
2   "name": "Taplytics_tvOS",
3   "version": "3.3.0",
4   "authors": {
5     "Taplytics": "help@taplytics.com"
6   },
7   "license": {
8     "type": "Commercial",
9     "text": "See https://taplytics.com/terms"
10   },
11   "homepage": "https://taplytics.com",
12   "summary": "tvOS framework for using the Taplytics native mobile A/B testing service.",
13   "description": "For installation instructions, please visit: https://github.com/taplytics/taplytics-ios-sdk",
14   "source": {
15     "git": "https://github.com/taplytics/taplytics-ios-sdk.git",
16     "tag": "3.3.0"
17   },
18   "platforms": {
19     "tvos": "9.0"
20   },
21   "frameworks": [
22     "SystemConfiguration",
23     "JavaScriptCore"
24   ],
25   "preserve_paths": "Taplytics_tvOS.framework",
26   "public_header_files": "Taplytics_tvOS.framework/**/*.h",
27   "source_files": "Taplytics_tvOS.framework/**/*.h",
28   "vendored_frameworks": "Taplytics_tvOS.framework",
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
31   }