blob: a34cc6b879cac1b960ccf7189b6243d899804f9c [file] [log] [blame]
{
"name": "mangopay",
"version": "1.0.2",
"summary": "Mangopay iOS",
"description": "Mangopay Card Registration iOS Kit",
"homepage": "https://www.mangopay.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "MANGOPAY",
"social_media_url": "http://twitter.com/mangopaydev",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Mangopay/cardregistration-ios-kit.git",
"tag": "1.0.2"
},
"source_files": "mangopay/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}