[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 4 / f / c / TallyiOS / 1.0.3 / TallyiOS.podspec.json
blobf9fbc8f06e4580a77fa64def2bc34fa3616351e4
2   "name": "TallyiOS",
3   "version": "1.0.3",
4   "summary": "A drop in library to accept payment with GetTally on iOS",
5   "description": "A drop in library to accept payment with GetTally on iOS. This is the easiest way to start collecting payments on your mobile apps.",
6   "homepage": "https://github.com/netplusTeam/GETTALLYSDK-IOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Promise Ochornma": "ochornmapromise@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/netplusTeam/GETTALLYSDK-IOS.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "TallyiOS/Classes/**/*",
23   "resources": "TallyiOS/Assets/*.{png,jpeg,jpg,storyboard,xib,xcassets,json}",
24   "frameworks": [
25     "UIKit",
26     "MapKit"
27   ],
28   "dependencies": {
29     "Valet": [
30       "~> 4.3.0"
31     ]
32   },
33   "swift_version": "5.0"