{ | |
"name": "MMADPay", | |
"version": "0.1.0", | |
"summary": "A short description of MMADPay.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/Ngarumsang/MMADPay", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Ngarumsang": "ngarumsang.v@mmadapps.com" | |
}, | |
"source": { | |
"git": "https://github.com/Ngarumsang/MMADPay.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "MMADPay/Classes/**/*" | |
} |