[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 7 / YNBluetooth / 1.0.0 / YNBluetooth.podspec.json
blobfdd14a1bf7dfb9e77dc5fd93c9c149fccf2fbbd5
2   "name": "YNBluetooth",
3   "version": "1.0.0",
4   "summary": "YNBluetooth, a library of app. Common classes.",
5   "description": "YNBluetooth, a library of app. Common classes.Here should be a long long description.",
6   "homepage": "https://github.com/yinanwang1/YNBluetooth",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arthur": "wangyinan1986@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/yinanwang1/YNBluetooth.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "YNBluetooth/Classes/**/*.{h,m}",
22   "public_header_files": "YNBluetooth/Classes/**/*.h",
23   "frameworks": "UIKit",
24   "requires_arc": true