[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / a / e / Cloudipsp / 0.9.3 / Cloudipsp.podspec.json
blobd2a5d2d7e83658b24440aa2eb221b0b530990168
2   "name": "Cloudipsp",
3   "version": "0.9.3",
4   "summary": "Library for accepting payments directly from iOS application's clients.",
5   "homepage": "https://github.com/cloudipsp/ios-sdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Maxim Kozenko": "max.dnu@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/cloudipsp/ios-sdk.git",
15     "tag": "0.9.3"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "requires_arc": true,
21   "source_files": "Cloudipsp/*.{h,m}",
22   "resources": "Cloudipsp/*.xib",
23   "frameworks": [
24     "UIKit",
25     "PassKit"
26   ]