[Add] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git] / Specs / a / 9 / f / payHereSDK / 2.0.0 / payHereSDK.podspec.json
blobb77221e446ee12ddd1f1a460917f5326ae7582fd
2   "name": "payHereSDK",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "Mobile SDK for payHere",
7   "requires_arc": true,
8   "version": "2.0.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "PayHere": "support@payhere.lk"
15   },
16   "homepage": "https://www.payhere.lk/",
17   "source": {
18     "git": "https://github.com/PayHereLK/payhere-mobilesdk-ios.git",
19     "tag": "2.0.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "Alamofire": [
24       "~>4.8.2"
25     ],
26     "AlamofireObjectMapper": [
28     ],
29     "SwiftHash": [
31     ]
32   },
33   "source_files": "payHereSDK/Sources/**/*.{h,m,swift}",
34   "resources": "payHereSDK/**/*.{lproj,storyboard,xcdatamodeld,xib,xcassets,json}",
35   "pod_target_xcconfig": {
36     "SWIFT_VERSION": "5.0"
37   }