[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 7 / b / CardFlight / 3.6.1 / CardFlight.podspec.json
blob62a8e2c34eb9f60703cfc6badbd6bca60fc3c104
2   "name": "CardFlight",
3   "version": "3.6.1",
4   "license": {
5     "type": "commercial",
6     "text": "Copyright 2017 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-v3-ios.git",
15     "tag": "v3.6.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"