[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / d / 2 / TFY_EasyBlueTooth / 2.0.8 / TFY_EasyBlueTooth.podspec.json
blob503ef28b17d793bbaa6d5eb4c2c90df01031d265
2   "name": "TFY_EasyBlueTooth",
3   "version": "2.0.8",
4   "summary": "蓝牙封装适合各种设备使用",
5   "description": "蓝牙封装适合各种设备使用",
6   "homepage": "https://github.com/13662049573/TFY_CoreBluetooth",
7   "license": "MIT",
8   "authors": {
9     "tfyzxc13662049573": "420144542@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/13662049573/TFY_CoreBluetooth.git",
16     "tag": "2.0.8"
17   },
18   "source_files": [
19     "TFY_CoreBluetooth/TFY_EasyBlueTooth/TFY_BlueHeader.h",
20     "TFY_CoreBluetooth/TFY_EasyBlueTooth/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "xcconfig": {
27     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
28   },
29   "requires_arc": true