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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
b
/
6
/
9
/
LocationData
/
1.0.0
/
LocationData.podspec.json
blob
b4e372ff17ea62c8cab7261ec32e5a56f800d5a9
1
{
2
"name": "LocationData",
3
"version": "1.0.0",
4
"summary": "本地数据存储小工具",
5
"description": "TODO: 一夜风吹屁屁凉",
6
"homepage": "https://github.com/windsway/LocationData",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"mac": "一夜风吹屁屁凉"
13
},
14
"platforms": {
15
"ios": "11.0"
16
},
17
"source": {
18
"git": "https://github.com/windsway/LocationData.git",
19
"tag": "1.0.0"
20
},
21
"source_files": "LocationData",
22
"dependencies": {
23
"FMDB": [
24
"~> 2.6.2"
25
],
26
"YYModel": [
27
"~> 1.0.4"
28
]
29
}
30
}