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