[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 0 / CardIOSDK / 5.5.2 / CardIOSDK.podspec.json
blob3b84e23e038cdb535393b9ce33cad194307be3c8
2   "name": "CardIOSDK",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Credit card scanning for mobile apps. Wrapper around original CardIO library to bring easy integration into Swift projects.",
7   "requires_arc": true,
8   "version": "5.5.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Very Good Security": "support@verygoodsecurity.com",
15     "CardIO": "support@paypal.com"
16   },
17   "homepage": "https://github.com/verygoodsecurity/CardIOSDK-iOS",
18   "source": {
19     "git": "https://github.com/verygoodsecurity/CardIOSDK-iOS.git",
20     "tag": "5.5.2"
21   },
22   "preserve_paths": "Carthage/Build/iOS/*.md",
23   "source_files": "CardIOSDK/CardIOSDK.h",
24   "vendored_frameworks": "Carthage/Build/iOS/CardIO.framework"