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] ReerRouter 2.2.0
[CocoaPods.git]
/
Specs
/
6
/
f
/
4
/
FatemePod
/
1.0.0
/
FatemePod.podspec.json
blob
7407b067df8651b904bc39297b3b8d42cc49eb90
1
{
2
"name": "FatemePod",
3
"version": "1.0.0",
4
"summary": "FatemePod summary",
5
"homepage": "https://github.com/fkzm/CocoapodTest.git",
6
"license": {
7
"file": "LICENSE",
8
"type": "MIT"
9
},
10
"authors": "Fateme Kazemi",
11
"source": {
12
"git": "https://github.com/fkzm/CocoapodTest.git",
13
"tag": "1.0.0"
14
},
15
"source_files": [
16
"CocoaPodTest",
17
"CocoaPodTest/**/*.{h,m,swift}"
18
],
19
"requires_arc": true,
20
"platforms": {
21
"ios": "10.0"
22
}
23
}