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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
b
/
0
/
3
/
SQAppRouter
/
0.0.2
/
SQAppRouter.podspec.json
blob
6ae4f89a6f0099050a92dce21e8e55784ad184a5
1
{
2
"name": "SQAppRouter",
3
"version": "0.0.2",
4
"summary": "iOS组件化框架",
5
"homepage": "https://github.com/CoderSQ/SQAppRouter.git",
6
"license": "MIT",
7
"authors": {
8
"CoderSQ": "steven_shuang@126.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/CoderSQ/SQAppRouter.git",
15
"tag": "0.0.2"
16
},
17
"source_files": [
18
"SQAppRouter",
19
"*.{h,m}"
20
],
21
"frameworks": "UIKit",
22
"requires_arc": true
23
}