{ "name": "PSCBOnline", "version": "1.0.0", "summary": "An iOS SDK for PSCB Online (OOS) acquiring protocol.", "description": "An implementation of PSCB-Online (oos.pscb.ru) acquiring protocol for iOS platforms.", "homepage": "https://oos.pscb.ru/", "license": { "type": "PSCB", "file": "LICENSE.txt" }, "authors": { "Antonov Ilia": "antilya@gmail.com" }, "platforms": { "ios": "10.0" }, "source": { "git": "https://bitbucket.org/dev_ai/oos-ios.git", "tag": "1.0.0" }, "source_files": "PSCBOnline/**/*.{h,m,swift}", "exclude_files": "", "swift_versions": "5.3", "swift_version": "5.3" }