[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 7 / 3 / MBPayments / 1.0 / MBPayments.podspec.json
blobccdbbcba3c3c8538496f3990f5eb2e304e8dcb99
2   "name": "MBPayments",
3   "version": "1.0",
4   "summary": "MBurger payements plugin.",
5   "description": "MBurger payements plugin used to enable payments to the MBurger iOS SDK.",
6   "homepage": "https://github.com/Mumble-SRL/MBPayments-iOS",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LorenzOliveto": "lorenzo.oliveto@mumbleideas.it"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/Mumble-SRL/MBPayments-iOS.git",
19     "tag": "v1.0"
20   },
21   "source_files": [
22     "MBPayments/*.{h,m,swift}",
23     "MBPayments/**/*.{h,m,swift}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "MBurger": [
29     ],
30     "Stripe": [
32     ]
33   }