[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / d / e / BitLabs / 2.2.3 / BitLabs.podspec.json
blob017f6655600c8a56b94aebd14ecb9b8061d78f5b
2   "name": "BitLabs",
3   "version": "2.2.3",
4   "summary": "BitLabs - monetize your app with rewarded surveys.",
5   "description": "BitLabs offers the opportunity to monetize your app with rewarded surveys easily.",
6   "homepage": "https://github.com/BitBurst-GmbH/bitlabs-ios-sdk",
7   "license": "Commercial",
8   "authors": {
9     "BitBurst GmbH": "bitlabs@bitburst.net"
10   },
11   "source": {
12     "git": "https://github.com/BitBurst-GmbH/bitlabs-ios-sdk.git",
13     "tag": "2.2.3"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "dependencies": {
20     "Alamofire": [
21       "~> 5.5"
22     ]
23   },
24   "default_subspecs": "Core",
25   "subspecs": [
26     {
27       "name": "Core",
28       "source_files": "BitLabs/Classes/{Shared,Core}/**/*.swift",
29       "resources": [
30         "BitLabs/Resources/**/*.xib",
31         "BitLabs/Localizations/**/*.strings"
32       ]
33     },
34     {
35       "name": "Unity",
36       "source_files": "BitLabs/Classes/{Shared,Unity}/**/*.swift",
37       "resources": [
38         "BitLabs/Resources/**/*.xib",
39         "BitLabs/Localizations/**/*.strings"
40       ]
41     }
42   ],
43   "swift_version": "5.0"