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] ZJSDK 2.5.5.0
[CocoaPods.git]
/
Specs
/
d
/
e
/
1
/
LCityPicker
/
1.0.0
/
LCityPicker.podspec.json
blob
dbec4a9b10f4a04ac9772cc647b4c1dfdf6fa799
1
{
2
"name": "LCityPicker",
3
"version": "1.0.0",
4
"summary": "三级联动省市县",
5
"description": "三级联动简单demo.",
6
"homepage": "https://github.com/Args/LCityPicker.git",
7
"license": "MIT",
8
"authors": {
9
"LDJ": "LDJDJDJ@163.com"
10
},
11
"source": {
12
"git": "https://github.com/Args/LCityPicker.git",
13
"tag": "1.0.0"
14
},
15
"platforms": {
16
"ios": "6.0"
17
},
18
"requires_arc": true,
19
"source_files": "LCityPickerView/*",
20
"frameworks": [
21
"Foundation",
22
"UIKit"
23
]
24
}