blob: d235273961d19729f7f0af3e36b608c9c2181a77 [file] [log] [blame]
{
"name": "Heartland-iOS-SDK",
"version": "1.0.10",
"summary": "Secure Tokenized Payments by Heartland Payment Systems.",
"description": "Secure Tokenized Payments for iOS by Heartland Payment Systems.",
"homepage": "https://github.com/hps/heartland-ios",
"license": "EULA",
"authors": {
"Heartland Developer Portal": "EntApp_DevPortal@e-hps.com"
},
"source": {
"git": "https://github.com/hps/heartland-ios.git",
"tag": "1.0.10"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Heartland-iOS-SDK": [
"Pod/Assets/*.png",
"Pod/Assets/*.xib"
]
},
"frameworks": "UIKit",
"dependencies": {
"XMLDictionary": [
]
}
}