[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / f / 9 / 6 / CardIO / 5.3.0 / CardIO.podspec.json
blobd55d0864761a889ad6f13faea463060c9ff0cd21
2   "name": "CardIO",
3   "version": "5.3.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "homepage": "https://www.card.io",
9   "authors": {
10     "CardIO": "support@paypal.com"
11   },
12   "summary": "Credit card scanning for mobile apps",
13   "social_media_url": "https://twitter.com/cardio",
14   "source": {
15     "git": "https://github.com/card-io/card.io-iOS-SDK.git",
16     "tag": "5.3.0"
17   },
18   "platforms": {
19     "ios": "6.1"
20   },
21   "requires_arc": true,
22   "source_files": "CardIO/*.h",
23   "frameworks": [
24     "Accelerate",
25     "AVFoundation",
26     "AudioToolbox",
27     "CoreMedia",
28     "CoreVideo",
29     "MobileCoreServices",
30     "OpenGLES",
31     "QuartzCore",
32     "Security",
33     "UIKit"
34   ],
35   "libraries": "c++",
36   "vendored_libraries": [
37     "CardIO/libCardIO.a",
38     "CardIO/libopencv_core.a",
39     "CardIO/libopencv_imgproc.a"
40   ]