[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 4 / 5 / engageCore / 3.4.6 / engageCore.podspec.json
blob9bf0ed5a80503317db736922283afec827465f9c
2   "name": "engageCore",
3   "version": "3.4.6",
4   "authors": "Diagnal",
5   "license": {
6     "type": "Commercial",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/diagnal/engage-ios-sdk",
10   "summary": "The EngageCore iOS SDK for App Personalization and Engagement.",
11   "source": {
12     "git": "https://github.com/diagnal/engage-ios-sdk.git",
13     "branch": "swift_5.0_wkwebview",
14     "tag": "3.4.6"
15   },
16   "ios": {
17     "vendored_frameworks": "engageCore.framework"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.9.0"
26     ],
27     "AlamofireObjectMapper": [
29     ],
30     "SDVersion": [
32     ]
33   }