[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 5 / e / Cowpay-me / 1.0.2 / Cowpay-me.podspec.json
blobb5b02c63298cbecb9db3da40fd701355664b645b
2   "name": "Cowpay-me",
3   "version": "1.0.2",
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.2"
26   },
27   "platforms": {
28     "ios": "13.0"
29   },
30   "source_files": "CowPay-me-SDK/**/*.swift"