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] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git]
/
Specs
/
e
/
5
/
6
/
QFCustomGPX
/
0.0.1
/
QFCustomGPX.podspec.json
blob
b1e62ae2dba99160a899c5324e07c9cdd41b58b9
1
{
2
"name": "QFCustomGPX",
3
"version": "0.0.1",
4
"summary": "a custom gps setting demo for iphone",
5
"homepage": "https://github.com/GuoQF/QFCustomGPX",
6
"license": "MIT",
7
"authors": {
8
"guoqf": "539785998@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/GuoQF/QFCustomGPX.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"QFCustomGPX",
19
"QFCustomGPX/QFCustomGPX/LocationHelp/*.{h,m,gpx}"
20
]
21
}