[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / f / payHereSDK / 2.2.3 / payHereSDK.podspec.json
blobbfc35f876ae6f83475a3db3013c0b65afbce36da
2   "name": "payHereSDK",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "Mobile SDK for payHere",
7   "requires_arc": true,
8   "version": "2.2.3",
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.2.3"
20   },
21   "frameworks": [
22     "UIKit",
23     "WebKit"
24   ],
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.0.0-rc.2"
28     ],
29     "AlamofireObjectMapper": [
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   }