[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / 9 / 6 / CardIO / 5.0.3 / CardIO.podspec.json
blob79c9f30e55fcf26fd07e0293ed4eb7b1d3b8637d
2   "name": "CardIO",
3   "version": "5.0.3",
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.0.3"
17   },
18   "platforms": {
19     "ios": "6.1"
20   },
21   "requires_arc": true,
22   "source_files": "CardIO/*.h",
23   "preserve_paths": "CardIO/*.a",
24   "frameworks": [
25     "AVFoundation",
26     "AudioToolbox",
27     "CoreMedia",
28     "CoreVideo",
29     "MobileCoreServices",
30     "OpenGLES",
31     "QuartzCore",
32     "Security",
33     "UIKit"
34   ],
35   "libraries": [
36     "CardIO",
37     "c++"
38   ],
39   "xcconfig": {
40     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/CardIO/CardIO\""
41   }