[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / f / c / TallyiOS / 1.0.2 / TallyiOS.podspec.json
blobc1163ca90204d9b2bb9d2cd0f77a3ea057dbf7f8
2   "name": "TallyiOS",
3   "version": "1.0.2",
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/TallySDK-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/TallySDK-IOS.git",
16     "tag": "1.0.2"
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"