[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 6 / test_lib_asd / 0.2.0 / test_lib_asd.podspec.json
blob48100147877c3e88c5dded2967bb45c2d118439c
2   "name": "test_lib_asd",
3   "version": "0.2.0",
4   "summary": "test pod.",
5   "description": "long description",
6   "homepage": "https://github.com/miroslavch/test_lib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "miroslavch": "miroslavch@safecharge.com"
13   },
14   "source": {
15     "git": "https://github.com/miroslavch/test_lib.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CardIO/*.h",
22   "requires_arc": true,
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.5.0"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "OTHER_LDFLAGS": "-lObjC"
30   },
31   "frameworks": [
32     "Accelerate",
33     "AVFoundation",
34     "AudioToolbox",
35     "CoreMedia",
36     "CoreVideo",
37     "MobileCoreServices",
38     "OpenGLES",
39     "QuartzCore",
40     "Security",
41     "UIKit"
42   ],
43   "libraries": "c++",
44   "vendored_libraries": [
45     "CardIO/libCardIO.a",
46     "CardIO/libopencv_core.a",
47     "CardIO/libopencv_imgproc.a"
48   ],
49   "pushed_with_swift_version": "3.0"