[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / 2 / ApesterKit / 3.2.7 / ApesterKit.podspec.json
blob1dfceba68e4a2fd2c2c8b1cb8a0dda902bd4c3f8
2   "name": "ApesterKit",
3   "version": "3.2.7",
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.7"
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   },
34   "swift_version": "5.0"