[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / a / e / Cloudipsp / 0.4.2 / Cloudipsp.podspec.json
blob7da0a2d0006781683299f909d4f47d52df4d53b5
2   "name": "Cloudipsp",
3   "version": "0.4.2",
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.4.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*.{h,m}",
22   "resources": "Pod/Classes/**/*.xib",
23   "public_header_files": "Pod/Classes/**/*.h",
24   "frameworks": [
25     "UIKit",
26     "PassKit"
27   ]