blob: 025e506511baff7ee59bea023750e4f62758be66 [file] [log] [blame]
{
"name": "AFMobilePayRequestHandler",
"version": "1.0",
"summary": "Send and request money via Danske Banks MobilePay app.",
"homepage": "https://github.com/Fogh/AFMobilePayRequestHandler",
"license": "MIT",
"authors": {
"Anders Fogh Eriksen": "andfogh@gmail.com"
},
"source": {
"git": "https://github.com/Fogh/AFMobilePayRequestHandler.git",
"tag": "v1.0"
},
"platforms": {
"ios": null
},
"source_files": "AFMobilePayRequestHandler/*.{h,m}",
"requires_arc": true
}