4 "summary": "This framework is used to launch and play the A23 rummy game",
5 "description": "This framework is used to launch and play the A23 rummy game. We will have some configuration options through which you can open the channel.",
6 "homepage": "http://gitlab.corp.hdworks.in/chandrasekharmeka/a23io",
9 "chandrasekharmeka": "chandrasekhar.meka@hdworks.in"
15 "git": "http://gitlab.corp.hdworks.in/chandrasekharmeka/a23io.git",
18 "source_files": "A23IO/**/*.{h,m,swift}",
19 "pod_target_xcconfig": {
20 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22 "user_target_xcconfig": {
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
24 "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
26 "swift_versions": "4.2",
32 "swift_version": "4.2"