[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / e / Cowpay-me / 1.0.4 / Cowpay-me.podspec.json
blob26b6c8e90172d5148b91bb6793ccf38c92f8cc2a
2   "name": "Cowpay-me",
3   "version": "1.0.4",
4   "summary": "SDK for Cow Pay Payments",
5   "description": "This is SDK for cow pay payment gateway with different options",
6   "homepage": "https://github.com/cowpay-me/IOS-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ahmed Bassiouny": "ahmedbassiouny26@gmail.com"
13   },
14   "resources": [
15     "CowPay-me-SDK/CowPay-me-SDK/*"
16   ],
17   "dependencies": {
18     "Moya": [
20     ],
21     "ObjectMapper": [
23     ]
24   },
25   "source": {
26     "git": "https://github.com/cowpay-me/IOS-SDK.git",
27     "tag": "1.0.4"
28   },
29   "platforms": {
30     "ios": "13.0"
31   },
32   "source_files": "CowPay-me-SDK/**/*.swift"