[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / b / e / DWBlueTooth / 0.0.1 / DWBlueTooth.podspec.json
blob8a790bb917cbece0f4b0b474ad27eee8a2ca38d8
2   "name": "DWBlueTooth",
3   "version": "0.0.1",
4   "summary": "A role in OC language bluetooth framework.",
5   "description": "The library will use the bluetooth has carried on the comprehensive package, let you can be done with the least amount of code to function",
6   "homepage": "https://github.com/dwanghello/Bluetooth",
7   "license": "MIT",
8   "authors": {
9     "dwanghello": "dwang.hello@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/dwanghello/Bluetooth.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Bluetooth",
20     "Bluetooth/Bluetooth/DWBlueTooth/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreBluetooth"
26   ],
27   "xcconfig": {
28     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
29   },
30   "dependencies": {
31     "Masonry": [
33     ]
34   }