blob: bb91ceaf997fc28cfebcbc15de0faa7edfb34c7b [file] [log] [blame]
{
"name": "GengziRat",
"version": "0.1.0",
"summary": "BLE SDK in Swift. Developed by iwown iOS developer team",
"license": "BSD 3-Clause",
"authors": {
"xuezou": "377949550@qq.com"
},
"homepage": "https://github.com/iwown/BLE_SDK_2020",
"source": {
"git": "https://github.com/iwown/BLE_SDK_2020.git",
"tag": "0.1.0"
},
"source_files": [
"Products/",
"Products/Protobuf/pb_instance_swift",
"Products/Protobuf/pb_instance_swift/*.swift",
"Products/Protobuf",
"Products/Protobuf/*.swift",
"Products/Classic",
"Products/Classic/*.swift"
],
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"dependencies": {
"SwiftProtobuf": [
],
"SwiftDate": [
]
},
"swift_versions": "4.0",
"swift_version": "4.0"
}