[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / 2 / ApesterKit / 3.2.15 / ApesterKit.podspec.json
blob2e8e8b1ab0fd438c419c06f168f9273f1e8751a1
2   "name": "ApesterKit",
3   "version": "3.2.15",
4   "swift_versions": "5.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "ApesterKit provides a light-weight framework that loads Apester Unit in a webView",
10   "homepage": "https://github.com/Qmerce/ios-sdk.git",
11   "social_media_url": "https://twitter.com/hasan_w_sa",
12   "authors": {
13     "Hasan Sa": "hasan@apester.com"
14   },
15   "source": {
16     "git": "https://github.com/apester-dev/ios-sdk.git",
17     "tag": "v3.2.15"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "requires_arc": true,
23   "source_files": [
24     "ApesterKit",
25     "Sources/*.{h,m,swift}",
26     "Sources/*/*.{h,m,swift}"
27   ],
28   "static_framework": true,
29   "dependencies": {
30     "Google-Mobile-Ads-SDK": [
31       "~> 8.2"
32     ],
33     "OpenWrapSDK": [
34       "~> 1.8.2"
35     ]
36   },
37   "pod_target_xcconfig": {
38     "SWIFT_INCLUDE_PATHS": "$(PODS_TARGET_SRCROOT)/Sodium/libsodium",
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "swift_version": "5.0"