[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / e / Cowpay-me / 1.0.1 / Cowpay-me.podspec.json
blob61b1617f739a43ce2114dcfc37a52e3c75298aee
2   "name": "Cowpay-me",
3   "version": "1.0.1",
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": "CowPay-me-SDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,strings}",
15   "dependencies": {
16     "Moya": [
18     ],
19     "ObjectMapper": [
21     ]
22   },
23   "source": {
24     "git": "https://github.com/cowpay-me/IOS-SDK.git",
25     "tag": "1.0.1"
26   },
27   "platforms": {
28     "ios": "13.0"
29   },
30   "source_files": "CowPay-me-SDK/**/*.swift"