2 "name": "CloudipspOptical",
4 "summary": "Library for accepting payments directly from iOS application's clients with support for scanning the card number.",
5 "homepage": "https://github.com/cloudipsp/CloudipspOptical",
11 "Maxim Kozenko": "max.dnu@gmail.com"
14 "git": "https://github.com/cloudipsp/CloudipspOptical.git",
21 "source_files": "CloudipspOptical/Classes/**/*",
22 "public_header_files": "CloudipspOptical/Classes/**/*.h",
23 "frameworks": "UIKit",
32 "pod_target_xcconfig": {
33 "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/CardIO",
34 "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"