[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / a / 1 / VepaySDK / 0.1.4 / VepaySDK.podspec.json
blob60cc6ed19b2a4b828cc855ecd39bf866bcc64ef4
2   "name": "VepaySDK",
3   "version": "0.1.4",
4   "summary": "Cross-border transfers",
5   "homepage": "https://github.com/vepayteam/processing-sdk-swift",
6   "authors": {
7     "Богдан Грозян": "bgrozyan@vepay.online"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "/Users/vadim/Workspace/VePay/apps/mobile/ios-sdk/LICENSE"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "swift_versions": "5.0",
17   "resources": [
18     "VepaySDK/**/*.{storyboard,xib,xcassets,ttf}"
19   ],
20   "source": {
21     "git": "https://github.com/vepayteam/processing-sdk-swift.git",
22     "branch": "main"
23   },
24   "requires_arc": null,
25   "source_files": [
26     "VepaySDK/**/*.{h,m,swift}",
27     "VepaySDK/README.md"
28   ],
29   "public_header_files": "VepaySDK/**/*.h",
30   "swift_version": "5.0"