[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / f / payHereSDK / 3.0.4 / payHereSDK.podspec.json
blob44393d5362e9f040849a0b753a8785a611989811
2   "name": "payHereSDK",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "Mobile SDK for payHere",
7   "requires_arc": true,
8   "version": "3.0.4",
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": "3.0.4"
20   },
21   "frameworks": [
22     "UIKit",
23     "WebKit"
24   ],
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.0.0-rc.2"
28     ],
29     "AlamofireObjectMapper": [
31     ],
32     "SDWebImage": [
34     ]
35   },
36   "source_files": "payHereSDK/Sources/**/*.{h,m,swift,ttf}",
37   "resources": "payHereSDK/**/*.{lproj,storyboard,xcdatamodeld,xib,xcassets,json,ttf}",
38   "pod_target_xcconfig": {
39     "SWIFT_VERSION": "5.0"
40   }