[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / b / f / ImageMPOS / 0.1.5 / ImageMPOS.podspec.json
blob2242096683e1f747630381c3800887bfd081f0fe
2   "name": "ImageMPOS",
3   "version": "0.1.5",
4   "summary": "Update sub image.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/phoochaliaw/ImageMPOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tanakorn Phoochaliaw": "tanakorn@digio.co.th"
13   },
14   "source": {
15     "git": "https://github.com/phoochaliaw/ImageMPOS.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pushed_with_swift_version": "3.0",
22   "subspecs": [
23     {
24       "name": "KBANK",
25       "source_files": "ImageMPOS/Classes/**/*",
26       "resource_bundles": {
27         "ImageMPOSKBANK": [
28           "ImageMPOS/Assets/KBANK/*.png"
29         ]
30       }
31     },
32     {
33       "name": "PAYSBUY",
34       "source_files": "ImageMPOS/Classes/**/*",
35       "resource_bundles": {
36         "ImageMPOSPAYSBUY": [
37           "ImageMPOS/Assets/PAYSBUY/*.png"
38         ]
39       }
40     }
41   ]