[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 2 / f / a / Taplytics / 2.1.66 / Taplytics.podspec.json
blobcd28d6ad2644d2305562cc5b67fb78f62e59ce38
2   "name": "Taplytics",
3   "version": "2.1.66",
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": "2.1.66"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "frameworks": [
22     "CFNetwork",
23     "Security",
24     "CoreTelephony",
25     "SystemConfiguration",
26     "MobileCoreServices",
27     "JavaScriptCore"
28   ],
29   "weak_frameworks": "AdSupport",
30   "requires_arc": true,
31   "libraries": "icucore",
32   "preserve_paths": "Taplytics.framework",
33   "public_header_files": "Taplytics.framework/**/*.h",
34   "vendored_frameworks": "Taplytics.framework"