blob: 20e8ff4ad27c59a4515c68a07418d487d215566c [file] [log] [blame]
{
"name": "Heartland-iOS-SDK",
"version": "1.0.4",
"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": {
"Shaunti Fondrisi": "shaunti.fondrisi@e-hps.com"
},
"source": {
"git": "https://github.com/hps/heartland-ios.git",
"tag": "1.0.4"
},
"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": [
]
}
}