blob: f1452eb3fd6402083702b9f1f6381f55a7d032a1 [file] [log] [blame]
{
"name": "Heartland-iOS-SDK",
"version": "1.0.5",
"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.5"
},
"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": [
]
}
}