4 "summary": "A short description of AppWheel.",
5 "description": "An in-app purchase module for iOS project",
6 "homepage": "https://github.com/Pixocial/testSaaS-iOS/blob/master/README.md",
12 "Pixocial": "app@miraclevision.sg"
15 "git": "https://github.com/Pixocial/testSaaS-iOS.git",
26 "user_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
28 "GENERATE_INFOPLIST_FILE": "YES",
29 "VALID_ARCHS": "x86_64 armv7 arm64"
31 "pod_target_xcconfig": {
32 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
33 "GENERATE_INFOPLIST_FILE": "YES",
34 "VALID_ARCHS": "x86_64 armv7 arm64"
39 "vendored_frameworks": "sdk/purchaseSDK/PurchaseSDK.framework",
40 "resources": "sdk/purchaseSDK/*.bundle"
43 "name": "subscribeUI",
44 "source_files": "sdk/uiSDK/classes/**/*.{h,m}",
45 "public_header_files": "sdk/uiSDK/classes/**/*.h",
46 "resources": "sdk/uiSDK/*.bundle",
48 "AppWheel/purchase": [