3 "version": "2.0.1-rc2",
4 "summary": "BlockChyp SDK for iOS Developers.",
5 "description": "This is the SDK for iOS. Like all BlockChyp SDKs, it provides a full\nclient for the BlockChyp gateway and BlockChyp payment terminals. The SDK is\nwritten in Objective-C, but can be used by Swift developers as well.",
6 "homepage": "https://www.blockchyp.com",
12 "BlockChyp": "support@blockchyp.com"
15 "git": "https://github.com/blockchyp/blockchyp-ios.git",
26 "source_files": "blockchyp-ios/BlockChyp/*.{h,m}",
27 "public_header_files": "blockchyp-ios/BlockChyp/*.h",
29 "OTHER_LDFLAGS": "$(inherited) -ObjC"