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] flutter_libmwc 0.0.3
[CocoaPods.git]
/
Specs
/
c
/
3
/
0
/
QYMLocationKit
/
0.0.2
/
QYMLocationKit.podspec.json
blob
2084f31426fa104c5342a29c5b730eb362ae5d43
1
{
2
"name": "QYMLocationKit",
3
"version": "0.0.2",
4
"summary": "定位处理",
5
"description": "定位处理",
6
"homepage": "https://github.com/lz156/QYMLocationKit",
7
"license": "MIT",
8
"authors": {
9
"": "lz"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/lz156/QYMLocationKit.git",
16
"tag": "v0.0.2"
17
},
18
"source_files": [
19
"Classes",
20
"QYMLocationKit/*.{h,m}"
21
]
22
}