[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 3 / d / e / BitLabs / 0.1.4 / BitLabs.podspec.json
blob26f41fcdcc7d4f4a77ac4f279608eddbd69483e8
2   "name": "BitLabs",
3   "version": "0.1.4",
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": "0.1.4"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source_files": "BitLabs/Classes/Rest/**/*.swift",
19   "resources": [
20     "BitLabs/Classes/**/*.{xib}",
21     "BitLabs/Localizations/en.lproj/Localizable.strings",
22     "BitLabs/Localizations/de-DE.lproj/Localizable.strings"
23   ],
24   "swift_versions": "5.0",
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.5"
28     ],
29     "SwiftyJSON": [
30       "~> 5.0.1"
31     ]
32   },
33   "swift_version": "5.0"