| { |
| "name": "bluetoothframework_1", |
| "version": "1.0.0", |
| "summary": "一个连接自行蓝牙的静态库", |
| "description": "Bluetooth static library for iOS bluetoothframework_1 bluetoothframework_1", |
| "homepage": "https://github.com/WadeZhanggp/bluetoothframework_1", |
| "license": "MIT", |
| "authors": { |
| "Tsinova": "zhangguangpeng503@q126.com" |
| }, |
| "source": { |
| "git": "https://github.com/WadeZhanggp/bluetoothframework_1.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "4.3" |
| }, |
| "requires_arc": true, |
| "source_files": "tsinova_bluetooth_root.framework/*", |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ] |
| } |