[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 5 / 1 / DevContactSDK / 1.1 / DevContactSDK.podspec.json
blob5695d223de181d286193cd265c4883294e98180b
2   "name": "DevContactSDK",
3   "version": "1.1",
4   "summary": "DevContact iOS SDK by DevContact.",
5   "homepage": "https://github.com/DevContact/DevContactSDK-iOS",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DevContact": "info@devcontact.com"
12   },
13   "source": {
14     "git": "https://github.com/DevContact/DevContactSDK-iOS.git",
15     "tag": "1.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": false,
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "Security",
25     "CFNetwork",
26     "QuartzCore",
27     "CoreGraphics",
28     "SystemConfiguration",
29     "CoreData"
30   ],
31   "libraries": "icucore",
32   "vendored_frameworks": "Pod/DevContactSDK.framework"