[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 4 / 5 / engageCore / 3.6.0 / engageCore.podspec.json
blob40ddafdb7666bbbc511a6fa9b39b6ab5f3bec4a7
2   "name": "engageCore",
3   "version": "3.6.0",
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": "xcode_all_v2_pod",
14     "tag": "3.6.0"
15   },
16   "ios": {
17     "vendored_frameworks": "engageCore.framework"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.9.0"
26     ],
27     "AlamofireObjectMapper": [
29     ],
30     "SDVersion": [
32     ]
33   },
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   }