[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / f / a / Taplytics / 2.23.6 / Taplytics.podspec.json
blob9e0ebaace46f7f02a73c5fd359d21912fb724398
2   "name": "Taplytics",
3   "version": "2.23.6",
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": "iOS 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": "2.23.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "CoreTelephony",
23     "SystemConfiguration",
24     "JavaScriptCore"
25   ],
26   "preserve_paths": "Taplytics.framework",
27   "public_header_files": "Taplytics.framework/**/*.h",
28   "source_files": "Taplytics.framework/**/*.h",
29   "vendored_frameworks": "Taplytics.framework"