[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / 3 / WeqSdk / 0.1.1 / WeqSdk.podspec.json
blobebce0fd20d8f05a55f02d7710248933f2398d856
2   "name": "WeqSdk",
3   "version": "0.1.1",
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.1"
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"