[Add] boost-iosx 1.87.0.3
[CocoaPods.git] / Specs / 2 / 7 / b / CardFlight / 3.5.1 / CardFlight.podspec.json
blobc12bf692de53feafed9903c4809169a044454763
2   "name": "CardFlight",
3   "version": "3.5.1",
4   "license": {
5     "type": "commercial",
6     "text": "Copyright 2016 Cardflight, Inc. All rights reserved."
7   },
8   "homepage": "https://cardflight.com",
9   "authors": {
10     "CardFlight": "support@cardflight.com"
11   },
12   "summary": "CardFlight's iOS SDK Library",
13   "source": {
14     "git": "https://github.com/CardFlight/cardflight-ios.git",
15     "tag": "v3.5.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "AVFoundation",
23     "AudioToolbox",
24     "MediaPlayer",
25     "MessageUI",
26     "ExternalAccessory"
27   ],
28   "pod_target_xcconfig": {
29     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/CardFlight"
30   },
31   "libraries": "stdc++.6.0.9",
32   "source_files": "*.{h,m}",
33   "preserve_paths": "libCardFlightLibrary.a",
34   "vendored_libraries": "libCardFlightLibrary.a"