[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / 9 / a23io / 0.0.2 / a23io.podspec.json
blob8a892ab4801c7c8643a7f1d3454b793617ca5807
2   "name": "a23io",
3   "version": "0.0.2",
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",
7   "license": "MIT",
8   "authors": {
9     "chandrasekharmeka": "chandrasekhar.meka@hdworks.in"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "http://gitlab.corp.hdworks.in/chandrasekharmeka/a23io.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "A23IO/**/*.{h,m,swift}",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
24     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
25   },
26   "swift_versions": "4.2",
27   "dependencies": {
28     "Resolver": [
30     ]
31   },
32   "swift_version": "4.2"