[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / 9 / 6 / CardIO / 3.4.3 / CardIO.podspec.json
blob031e1da7e8599104cf85b67f2a4c7f55b25c4f3f
2   "name": "CardIO",
3   "version": "3.4.3",
4   "homepage": "https://www.card.io",
5   "summary": "An easy to use credit card scanning tool.",
6   "authors": {
7     "CardIO": "support@paypal.com"
8   },
9   "source": {
10     "http": "https://github.com/card-io/card.io-iOS-SDK/releases/download/v3.4.3/card.io_ios_sdk_3.4.3.zip",
11     "flatten": true
12   },
13   "source_files": "CardIO/*.h",
14   "preserve_paths": "CardIO/*.a",
15   "xcconfig": {
16     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/CardIO/CardIO\""
17   },
18   "frameworks": [
19     "AVFoundation",
20     "AudioToolbox",
21     "CoreMedia",
22     "CoreVideo",
23     "MobileCoreServices",
24     "OpenGLES",
25     "QuartzCore",
26     "Security",
27     "UIKit"
28   ],
29   "libraries": [
30     "CardIO",
31     "c++"
32   ],
33   "requires_arc": true,
34   "platforms": {
35     "ios": "5.0"
36   },
37   "license": {
38     "type": "Commercial",
39     "text": "              All text and design is copyright © 2012 Paypal.\n\n              All rights reserved.\n"
40   }