[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 2 / d / FitBleKit / 1.0.2 / FitBleKit.podspec.json
blob7043075375e315660083be2906f2eebc72f5d3a3
2   "name": "FitBleKit",
3   "version": "1.0.2",
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.2"
17   },
18   "source_files": "FitBleKit/**/*.{h,m,c}",
19   "public_header_files": "FitBleKit/KitHeader/FitBleKit.h",
20   "frameworks": "CoreBluetooth",
21   "pod_target_xcconfig": {
22     "VALID_ARCHS[sdk=iphonesimulator*]": ""
23   }