[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / e / CardIODependable / 5.4.1 / CardIODependable.podspec.json
blobd8a273c6a7fa8d952223b9de2898ea9234e1cdab
2   "name": "CardIODependable",
3   "version": "5.4.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "homepage": "https://www.card.io",
9   "authors": {
10     "CardIODependable": "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/samdods/CardIODependable.git",
16     "tag": "5.4.1"
17   },
18   "platforms": {
19     "ios": "6.1"
20   },
21   "requires_arc": true,
22   "source_files": "CardIO/*.{h,m}",
23   "frameworks": [
24     "Accelerate",
25     "AVFoundation",
26     "AudioToolbox",
27     "CoreGraphics",
28     "CoreMedia",
29     "CoreVideo",
30     "MobileCoreServices",
31     "OpenGLES",
32     "QuartzCore",
33     "Security",
34     "UIKit"
35   ],
36   "libraries": "c++",
37   "vendored_libraries": [
38     "CardIO/libCardIO.a",
39     "CardIO/libopencv_core.a",
40     "CardIO/libopencv_imgproc.a"
41   ],
42   "pod_target_xcconfig": {
43     "OTHER_LDFLAGS": "-ObjC"
44   }