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] RXSDK_Pure 3.0.301
[CocoaPods.git]
/
Specs
/
a
/
2
/
4
/
QNLocationManager
/
1.2.8
/
QNLocationManager.podspec.json
blob
e7e09db316f08f852241e70ff3aa3acad05dff80
1
{
2
"name": "QNLocationManager",
3
"version": "1.2.8",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "全能出行定位组件",
9
"homepage": "https://github.com/qnchuxing/QNLocationManager",
10
"source": {
11
"git": "https://github.com/qnchuxing/QNLocationManager.git",
12
"tag": "1.2.8"
13
},
14
"source_files": "QNLocationManager/*.{h,m}",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "8.0"
18
},
19
"frameworks": [
20
"UIKit",
21
"Foundation"
22
],
23
"dependencies": {
24
"AMapLocation": [
25
26
],
27
"AMapSearch": [
28
29
],
30
"AMapNavi": [
31
32
]
33
},
34
"authors": {
35
"WKJ": "843377736@qq.com"
36
}
37
}