[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 1 / 4 / Sparkcentral / 7.0.0 / Sparkcentral.podspec.json
blobf6af9a1c6636c2403f2520ae44bb5a7dce910a43
2   "name": "Sparkcentral",
3   "version": "7.0.0",
4   "summary": "Sparkcentral ios SDK for customers",
5   "homepage": "https://sparkcentral.com/",
6   "authors": {
7     "Sparkcentral": "dev@sparkcentral.com"
8   },
9   "source": {
10     "git": "https://github.com/sparkcentral/sparkcentral-ios.git",
11     "tag": "7.0.0"
12   },
13   "license": {
14     "type": "Commercial",
15     "text": "https://www.sparkcentral.com/tos/"
16   },
17   "preserve_paths": "Sparkcentral.xcframework/*",
18   "frameworks": [
19     "Sparkcentral",
20     "CoreText",
21     "SystemConfiguration",
22     "CoreTelephony",
23     "Foundation",
24     "CoreGraphics",
25     "UIKit",
26     "QuartzCore",
27     "AssetsLibrary",
28     "Photos",
29     "AVFoundation",
30     "CFNetwork"
31   ],
32   "libraries": "icucore",
33   "xcconfig": {
34     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/Sparkcentral"
35   },
36   "vendored_frameworks": "Sparkcentral.xcframework",
37   "requires_arc": true,
38   "platforms": {
39     "ios": "8.0"
40   }