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] JLBlueLink 1.0.0
[CocoaPods.git]
/
Specs
/
8
/
9
/
b
/
MixDevice
/
1.0.4
/
MixDevice.podspec.json
blob
53536e3c91b2218d13ab32b892e656a40a20f5f2
1
{
2
"name": "MixDevice",
3
"version": "1.0.4",
4
"summary": "Mix Device",
5
"authors": {
6
"Eric Long": "longminxiang@163.com"
7
},
8
"license": "MIT",
9
"homepage": "https://github.com/longminxiang/MixDevice",
10
"source": {
11
"git": "https://github.com/longminxiang/MixDevice.git",
12
"tag": "v1.0.4"
13
},
14
"swift_version": "4.2",
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "Classes/**/*.swift"
19
}