[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 9 / b / 5 / Heartland-iOS-SDK / 1.1.3 / Heartland-iOS-SDK.podspec.json
blobc90ecd5ea0534d68c860b9f6b21cf4bd15f2d7c4
2   "name": "Heartland-iOS-SDK",
3   "version": "1.1.3",
4   "summary": "Secure Tokenized Payments by Heartland Payment Systems.",
5   "description": "Secure Tokenized Payments for iOS by Heartland Payment Systems.",
6   "homepage": "https://github.com/hps/heartland-ios",
7   "license": "EULA",
8   "authors": {
9     "Heartland Developer Portal": "EntApp_DevPortal@e-hps.com"
10   },
11   "source": {
12     "git": "https://github.com/hps/heartland-ios.git",
13     "tag": "1.1.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Heartland-iOS-SDK": [
22       "Pod/Assets/*.png",
23       "Pod/Assets/*.xib"
24     ]
25   },
26   "frameworks": "UIKit",
27   "dependencies": {
28     "XMLDictionary": [
30     ]
31   }