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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
e
/
0
/
6
/
LYRouter
/
1.0.1
/
LYRouter.podspec.json
blob
13c07c4b83875ae344285f05b147bd1106773af4
1
{
2
"name": "LYRouter",
3
"version": "1.0.1",
4
"summary": "模块开发中间层的封装",
5
"description": "模块开发中间层的封装 ^-^",
6
"homepage": "https://github.com/Liya86/LYRouter",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": "Liya86",
12
"platforms": {
13
"ios": "8.0"
14
},
15
"source": {
16
"git": "https://github.com/Liya86/LYRouter.git",
17
"tag": "1.0.1"
18
},
19
"source_files": "Source/**/*.{h,m}",
20
"frameworks": [
21
"Foundation",
22
"UIKit"
23
],
24
"requires_arc": true
25
}