[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / 4 / d / 9 / QMQPay / 0.1.0 / QMQPay.podspec.json
bloba8b226bdfd1ed58193639c1744c91899e2b2b739
2   "name": "QMQPay",
3   "version": "0.1.0",
4   "summary": "A short description of QMQPay.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/HussamElsadany/QMQPay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hussam.elsadany@gmail.com": "Hussam Elsadany"
13   },
14   "source": {
15     "git": "https://github.com/HussamElsadany/QMQPay.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.1"
20   },
21   "source_files": "QMQPay/Classes/**/*",
22   "dependencies": {
23     "RMQClient": [
24       "~> 0.11.0"
25     ]
26   }