[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / d / 0 / 3 / SwpBluetooth / 1.0.0 / SwpBluetooth.podspec.json
blob435f7976c7fd9979715010f3e081e319aebbe3fe
2   "name": "SwpBluetooth",
3   "version": "1.0.0",
4   "summary": "蓝牙工具,驱动打印机打印数据。",
5   "description": "TODO: 蓝牙工具,驱动打印机打印数据。",
6   "homepage": "https://github.com/swp-song/SwpBluetooth",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "swp-song": "396587868@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/swp-song/SwpBluetooth.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwpBluetooth/Class/**/*.{h,m}",
22   "resources": "SwpBluetooth/Resources/SwpBluetooth.bundle",
23   "frameworks": [
24     "UIKit",
25     "CoreBluetooth"
26   ],
27   "requires_arc": true