[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 9 / 6 / CardIO / 5.2.1 / CardIO.podspec.json
blob9139d156c8c5b0b86dd1669d830a75df8e52e840
2   "name": "CardIO",
3   "version": "5.2.1",
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.2.1"
17   },
18   "platforms": {
19     "ios": "6.1"
20   },
21   "requires_arc": true,
22   "source_files": "CardIO/*.h",
23   "frameworks": [
24     "AVFoundation",
25     "AudioToolbox",
26     "CoreMedia",
27     "CoreVideo",
28     "MobileCoreServices",
29     "OpenGLES",
30     "QuartzCore",
31     "Security",
32     "UIKit"
33   ],
34   "libraries": "c++",
35   "vendored_libraries": [
36     "CardIO/libCardIO.a",
37     "CardIO/libopencv_core.a",
38     "CardIO/libopencv_imgproc.a"
39   ]