[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / d / c / upi_pay_india / 1.1.1 / upi_pay_india.podspec.json
blob7c195c41f3aff6b93c13eefd70b76b02d97442e4
2   "name": "upi_pay_india",
3   "version": "1.1.1",
4   "summary": "Upi Flutter",
5   "description": "Upi Flutter\nOne of the applicable apps gets invoked and it processes the payment.\nThe custom schemes mechanism has no way to return a transaction status to your calling code.\n\nThe calling code can only know if a UPI payment app was launched successfully or not.",
6   "homepage": "https://github.com/sj10bsrinivasan/upi_pay_india",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "        Licensed under the Apache License, Version 2.0 (the \"License\");\n        you may not use this file except in compliance with the License.\n        You may obtain a copy of the License at\n\n        http://www.apache.org/licenses/LICENSE-2.0\n\n        Unless required by applicable law or agreed to in writing, software\n        distributed under the License is distributed on an \"AS IS\" BASIS,\n        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n        See the License for the specific language governing permissions and\n        limitations under the License.\n"
10   },
11   "authors": {
12     "finmak": "sj10shri@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sj10bsrinivasan/upi_pay_india.git",
16     "tag": "v1.0"
17   },
18   "source_files": "**/**/Classes/*.{h,m,swift}",
19   "dependencies": {
20     "Flutter": [
22     ]
23   },
24   "platforms": {
25     "ios": "11.0"
26   },
27   "pod_target_xcconfig": {
28     "DEFINES_MODULE": "YES",
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
30   },
31   "swift_versions": "5.0",
32   "swift_version": "5.0"