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] CastledNotificationService 4.1.3
[CocoaPods.git]
/
Specs
/
a
/
4
/
5
/
FCRouter
/
0.1.1
/
FCRouter.podspec.json
blob
0d18ba149a8427b5f31303fa50f110fd5315e804
1
{
2
"name": "FCRouter",
3
"version": "0.1.1",
4
"summary": "ForC",
5
"homepage": "https://github.com/Heqiao1025/FCRouter.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"ForC": "heqiao.china@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/Heqiao1025/FCRouter.git",
15
"tag": "0.1.1"
16
},
17
"frameworks": [
18
"UIKit",
19
"Foundation"
20
],
21
"requires_arc": true,
22
"platforms": {
23
"ios": "9.0"
24
},
25
"source_files": "FCRouter/FCRouter.{h,m}"
26
}