[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 6 / 5 / 2 / ApesterKit / 1.3.2 / ApesterKit.podspec.json
blobdc20f60b1ab7851671131def48b54b64174d6a32
2   "name": "ApesterKit",
3   "version": "1.3.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "ApesterKit provides a light-weight framework that loads Apester Unit in a webView",
9   "homepage": "https://github.com/Qmerce/ios-sdk.git",
10   "social_media_url": "https://twitter.com/hasansawaed",
11   "authors": {
12     "Hasan Sa": "hasan@apester.com"
13   },
14   "source": {
15     "git": "https://github.com/Qmerce/ios-sdk.git",
16     "tag": "v1.3.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "source_files": [
23     "ApesterKit",
24     "Sources/*.{h,m,swift}"
25   ],
26   "resource_bundles": {
27     "ApesterKit": [
28       "Sources/ApesterKit.bundle/*"
29     ]
30   }