[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 1 / e / 3 / WeqSdk / 0.1.3 / WeqSdk.podspec.json
blob95ce2b5f2419e68672f8ef3a3ff877061dde2720
2   "name": "WeqSdk",
3   "version": "0.1.3",
4   "summary": "WeQ Studios Analytics SDK",
5   "description": "SDK provides API for the game developer to invoke events when important things happening in the game. Which could be used to analyse interactions, collect user device data for additional statistics.",
6   "homepage": "https://bitbucket.org/ocono/studios-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "WeqSdk/licence"
10   },
11   "authors": "WeQ Studios",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "swift_versions": [
16     "4.2",
17     "5.0"
18   ],
19   "source": {
20     "git": "https://bitbucket.org/ocono/studios-ios-sdk.git",
21     "tag": "0.1.3"
22   },
23   "module_name": "WeqSdk",
24   "default_subspecs": "WeqSdk",
25   "subspecs": [
26     {
27       "name": "WeqSdk",
28       "source_files": "WeqSdk/WeqSdk/**/*.{h,m.,swift}",
29       "resources": "WeqSdk/WeqSdk/Sdk.plist",
30       "dependencies": {
31         "GzipSwift": [
33         ]
34       }
35     }
36   ],
37   "swift_version": "5.0"