blob: 2242096683e1f747630381c3800887bfd081f0fe [file] [log] [blame]
{
"name": "ImageMPOS",
"version": "0.1.5",
"summary": "Update sub image.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/phoochaliaw/ImageMPOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tanakorn Phoochaliaw": "tanakorn@digio.co.th"
},
"source": {
"git": "https://github.com/phoochaliaw/ImageMPOS.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "KBANK",
"source_files": "ImageMPOS/Classes/**/*",
"resource_bundles": {
"ImageMPOSKBANK": [
"ImageMPOS/Assets/KBANK/*.png"
]
}
},
{
"name": "PAYSBUY",
"source_files": "ImageMPOS/Classes/**/*",
"resource_bundles": {
"ImageMPOSPAYSBUY": [
"ImageMPOS/Assets/PAYSBUY/*.png"
]
}
}
]
}