[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / f / a / Taplytics / 1.1.4 / Taplytics.podspec.json
blob065b997dcd4c67eaad2857b5d1faf0fdb6c1a8de
2   "name": "Taplytics",
3   "version": "1.1.4",
4   "license": {
5     "type": "Commercial",
6     "text": "See http://taplytics.com/terms"
7   },
8   "platforms": {
9     "ios": null
10   },
11   "summary": "iOS framework for using the Taplytics native mobile A/B testing service.",
12   "description": "For installation instructions, please visit: https://github.com/taplytics/taplytics-ios-sdk",
13   "homepage": "http://taplytics.com",
14   "authors": {
15     "Taplytics": "help@taplytics.com"
16   },
17   "source": {
18     "git": "https://github.com/taplytics/taplytics-ios-sdk.git",
19     "tag": "1.1.4"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "CFNetwork",
24     "Security",
25     "CoreTelephony",
26     "AdSupport",
27     "SystemConfiguration"
28   ],
29   "libraries": "icucore",
30   "vendored_frameworks": "Taplytics.framework",
31   "xcconfig": {
32     "OTHER_LDFLAGS": "-ObjC",
33     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Taplytics\""
34   }