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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
0
/
7
/
8
/
LYGuide
/
0.0.1
/
LYGuide.podspec.json
blob
c726dbc7ed509217480a6ca9c47bb1c47df2004e
1
{
2
"name": "LYGuide",
3
"version": "0.0.1",
4
"summary": "iOS app guide",
5
"description": "Easy guide for iOS app",
6
"homepage": "https://github.com/RyanLeeLY/LYGuide",
7
"license": "MIT",
8
"authors": {
9
"Yao Li": "liyao1021@163.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/RyanLeeLY/LYGuide.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"LYGuide",
20
"LYGuide/*.{h,m}"
21
],
22
"frameworks": "UIKit",
23
"requires_arc": true
24
}