3 "version": "2.0.1-rc4",
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",
18 "frameworks": "Foundation",
23 "source_files": "blockchyp-ios/BlockChyp/*.{h,m}",
24 "public_header_files": "blockchyp-ios/BlockChyp/*.h",
26 "OTHER_LDFLAGS": "$(inherited) -ObjC"