[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 6 / 1 / 4 / EngageMinds / 1.0.0 / EngageMinds.podspec.json
blob3c72c977540cd3e8bf7da485b377c12c4d1ca4c3
2   "name": "EngageMinds",
3   "version": "1.0.0",
4   "summary": "EngageMinds SDK",
5   "description": "EngageMinds SDK",
6   "homepage": "http://engageminds.ai",
7   "authors": {
8     "EngageMinds.AI": "support@engageminds.ai"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://cdn.engageminds.ai/sdk/ios/PublisherSDK_EngageMinds_iOS_V1.0.0.zip"
19   },
20   "libraries": [
21     "z"
22   ],
23   "frameworks": [
24     "AdSupport",
25     "CFNetwork",
26     "CoreGraphics",
27     "CoreTelephony",
28     "Security",
29     "StoreKit",
30     "SystemConfiguration",
31     "UIKit",
32     "WebKit"
33   ],
34   "weak_frameworks": [
35     "UserNotifications"
36   ],
37   "vendored_frameworks": "EngageMinds.xcframework",
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64  armv7 "
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64  armv7 "
43   }