[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 1 / 6 / Apptimize / 1.6.4 / Apptimize.podspec.json
blob7561f8a56930fd6a6bb668a077a14b6249911bb1
2   "name": "Apptimize",
3   "version": "1.6.4",
4   "summary": "Apptimize Library for AB testing on iOS.",
5   "description": "Anything you can program, you can test with Apptimize.",
6   "homepage": "http://apptimize.com/",
7   "authors": "Apptimize, Inc.",
8   "license": {
9     "type": "commercial",
10     "text": "See https://apptimize.com/admin/terms"
11   },
12   "source": {
13     "http": "http://tycho.apptimize.com/sdk/apptimize-ios-1.6.4.zip"
14   },
15   "platforms": {
16     "ios": "5.1"
17   },
18   "source_files": "**/*.h",
19   "resources": "Apptimize.bundle",
20   "frameworks": [
21     "Apptimize",
22     "CoreData",
23     "Security",
24     "Foundation",
25     "CFNetwork",
26     "CoreImage",
27     "UIKit"
28   ],
29   "xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC -all_load",
31     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Apptimize\""
32   },
33   "preserve_paths": "Apptimize.framework",
34   "libraries": [
35     "icucore",
36     "z"
37   ],
38   "requires_arc": true