[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 7 / b / CardFlight / 1.3.0 / CardFlight.podspec.json
blobe931e89718fd68e2ee4b218ae4e4c31c98f38af7
2   "name": "CardFlight",
3   "version": "1.3.0",
4   "summary": "CardFlight's iOS SDK Library",
5   "homepage": "https://getcardflight.com",
6   "license": {
7     "type": "commercial",
8     "text": "Copyright 2013 Cardflight, Inc. All rights reserved."
9   },
10   "authors": {
11     "CardFlight": "support@getcardflight.com"
12   },
13   "platforms": {
14     "ios": "4.0"
15   },
16   "source": {
17     "git": "https://github.com/CardFlight/cardflight-ios.git",
18     "tag": "1.3.0"
19   },
20   "source_files": "*.{h,m}",
21   "preserve_paths": "libCardFlightLibrary.a",
22   "frameworks": [
23     "AVFoundation",
24     "AudioToolbox",
25     "MediaPlayer",
26     "MessageUI",
27     "ExternalAccessory"
28   ],
29   "libraries": "CardFlightLibrary",
30   "vendored_libraries": "libCardFlightLibrary.a",
31   "xcconfig": {
32     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/CardFlight\""
33   },
34   "requires_arc": false