[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / f / a / Taplytics / 1.4.16 / Taplytics.podspec.json
blobaee6cf5e9e116c224e7fafa1781b0fb07c5e65f5
2   "name": "Taplytics",
3   "version": "1.4.16",
4   "authors": {
5     "Taplytics": "help@taplytics.com"
6   },
7   "license": {
8     "type": "Commercial",
9     "text": "See http://taplytics.com/terms"
10   },
11   "homepage": "http://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": "1.4.16"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "frameworks": [
22     "CFNetwork",
23     "Security",
24     "CoreTelephony",
25     "SystemConfiguration",
26     "MobileCoreServices"
27   ],
28   "weak_frameworks": "AdSupport",
29   "requires_arc": true,
30   "libraries": "icucore",
31   "preserve_paths": "Taplytics.framework",
32   "public_header_files": "Taplytics.framework/**/*.h",
33   "vendored_frameworks": "Taplytics.framework"