repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git]
/
Specs
/
1
/
b
/
5
/
BLESDK
/
0.0.1
/
BLESDK.podspec.json
blob
a7349b5ef8933c58b356de725803ba0de73a9254
1
{
2
"name": "BLESDK",
3
"version": "0.0.1",
4
"summary": "Infinovo Bluetooth SDK.",
5
"description": "Infinovo Bluetooth connection SDK.",
6
"homepage": "https://github.com/najiaolong/BLESDK",
7
"license": "MIT",
8
"authors": {
9
"najiaolong": "394975750@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/najiaolong/BLESDK.git",
16
"tag": "0.0.1"
17
},
18
"dependencies": {
19
"SCrypto": [
20
"~> 4.0.1"
21
],
22
"SwiftDate": [
23
"~> 5.0"
24
],
25
"CryptoSwift": [
26
"~> 1.0"
27
],
28
"SwiftValidators": [
29
30
]
31
}
32
}