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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
e
/
9
/
f
/
LHLPopupSDK
/
1.0.1
/
LHLPopupSDK.podspec.json
blob
625aac4d13430ecd6ea119ab31f7e31febc270bf
1
{
2
"name": "LHLPopupSDK",
3
"version": "1.0.1",
4
"summary": "show a popup select view.",
5
"homepage": "https://github.com/joycelee720/LHLPopupSDK.git",
6
"license": "MIT",
7
"authors": {
8
"joycelee720": "1007521788@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/joycelee720/LHLPopupSDK.git",
12
"tag": "1.0.1"
13
},
14
"ios": {
15
"source_files": "LHLPopupSDK/*.{h,m}",
16
"frameworks": "UIKit"
17
},
18
"requires_arc": true,
19
"platforms": {
20
"ios": "8.0"
21
}
22
}