[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / d / 3 / CPIKLibrary / 10.19.0.1293 / CPIKLibrary.podspec.json
blobf6f19ee8322e434bbeea7867946c5acdd7853ec4
2   "name": "CPIKLibrary",
3   "version": "10.19.0.1293",
4   "summary": "CPIKLibrary for iOS",
5   "description": "Embed CoPilot within your own mobile application to create an enhanced, single-application user experience. SDK Libraries provide the deepest level of configuration and customization available in CoPilot.",
6   "homepage": "https://github.com/vpatelalk/cpikrepo.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vipul Patel": "vipul_patel@trimble.com"
13   },
14   "source": {
15     "http": "https://dl.dropboxusercontent.com/s/okforehjzh0y2qi/CoPilotIntegrationKit.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "CoPilotIntegrationKit.framework/Headers/*.h",
21   "ios": {
22     "vendored_frameworks": "CoPilotIntegrationKit.framework"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "resource_bundles": {
31     "copilot_resources": [
32       "copilot_resources.bundle/*"
33     ]
34   },
35   "frameworks": [
36     "CoreTelephony",
37     "CoreLocation",
38     "AVFoundation",
39     "Contacts",
40     "Webkit",
41     "ContactsUI",
42     "Security",
43     "Accounts",
44     "AdSupport",
45     "Social",
46     "CoreAudio",
47     "CFNetwork",
48     "AddressBook",
49     "AddressBookUI",
50     "AssetsLibrary",
51     "AudioToolbox",
52     "CoreGraphics",
53     "ExternalAccessory",
54     "Foundation",
55     "MediaPlayer",
56     "OpenGLES",
57     "QuartzCore",
58     "StoreKit",
59     "SystemConfiguration",
60     "UIKit",
61     "MessageUI",
62     "CoreFoundation"
63   ],
64   "libraries": [
65     "c++",
66     "stdc++",
67     "z",
68     "xml2",
69     "sqlite3"
70   ]