[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 2 / d / FitBleKit / 1.0.1 / FitBleKit.podspec.json
blob425477c0818e79cdf1713c07cb628c0eeb9f250c
2   "name": "FitBleKit",
3   "version": "1.0.1",
4   "summary": "Onecoder Ble Framework.",
5   "description": "Onecoder Ble Framework.",
6   "homepage": "https://github.com/onecoderSDK/FitBleKit",
7   "license": "MIT",
8   "authors": {
9     "onecoder": "mfpendy@onecoder.com.cn"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/onecoderSDK/FitBleKit.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "FitBleKit/**/*.{h,m}",
19   "public_header_files": "FitBleKit/KitHeader/FitBleKit.h",
20   "frameworks": "CoreBluetooth",
21   "pod_target_xcconfig": {
22     "VALID_ARCHS[sdk=iphonesimulator*]": ""
23   }