[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 5 / 2 / ApesterKit / 1.0.2 / ApesterKit.podspec.json
bloba7e2ff7c2cd0d6f8f690beb7f5d97ab70a6f5db4
2   "name": "ApesterKit",
3   "version": "1.0.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.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "default_subspecs": "Core",
23   "pushed_with_swift_version": "3.0.2",
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": [
28         "ApesterKit",
29         "Sources/*.{h,m,swift}"
30       ],
31       "frameworks": "Foundation"
32     }
33   ]