2 "name": "C9OIAPService",
4 "summary": "C9OIAPService is used to handle In App Purchases.",
5 "description": "C9OIAPService contains the functionality to handle In App Purchases. User can fetch list of available in app purchases and also listen for purchase process through a set of observers.",
6 "homepage": "https://gitlab.com/c9opublicframeworks/c9oiapframework",
9 "text": " Copyright © 2021 Cloud9 Online LLC.\n"
12 "Cloud9 Online": "cloud9online@gmail.com"
18 "git": "https://gitlab.com/c9opublicframeworks/c9oiapframework.git",
21 "vendored_frameworks": "C9OIAPService.framework",
34 "user_target_xcconfig": {
35 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37 "pod_target_xcconfig": {
38 "VALID_ARCHS": "x86_64 armv7 arm64"
40 "swift_version": "5.0"