blob: ed62325e3b86f58a74a59d42ea071ce42c0ec36b [file] [log] [blame]
{
"name": "ImageMPOS",
"version": "0.1.0",
"summary": "A short description of ImageMPOS.",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ImageMPOS/Classes/**/*",
"resource_bundles": {
"ImageMPOS": [
"ImageMPOS/Assets/*.png"
]
},
"pushed_with_swift_version": "3.0"
}