[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / d / e / BitLabs / 3.1.11 / BitLabs.podspec.json
blob930fcc66dbf2926c5d1c28ac3c6ca56ef556c175
2   "name": "BitLabs",
3   "version": "3.1.11",
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": "3.1.11"
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/{Shared,Core}/**/*.xib",
31         "BitLabs/Localizations/**/*.strings",
32         "BitLabs/Resources/{Shared,Core}/**/*.xcassets"
33       ]
34     },
35     {
36       "name": "Unity",
37       "source_files": "BitLabs/Classes/{Shared,Unity}/**/*.swift",
38       "resources": [
39         "BitLabs/Resources/Shared/**/*.xib",
40         "BitLabs/Localizations/**/*.strings",
41         "BitLabs/Resources/Shared/**/*.xcassets"
42       ]
43     }
44   ],
45   "swift_version": "5.0"