[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 2 / f / a / Taplytics / 1.1.2 / Taplytics.podspec.json
blobce2d32fc4f971a5859665b0e3d342b9b93f031cc
2   "name": "Taplytics",
3   "version": "1.1.2",
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.2"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "CFNetwork",
24     "Security",
25     "CoreTelephony",
26     "AdSupport",
27     "SystemConfiguration",
28     "Taplytics"
29   ],
30   "libraries": "icucore",
31   "vendored_frameworks": "Taplytics.framework",
32   "xcconfig": {
33     "OTHER_LDFLAGS": "-ObjC",
34     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Taplytics\""
35   }