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] DemoTestFramework 1.0.6
[CocoaPods.git]
/
Specs
/
1
/
9
/
3
/
Cleanse
/
4.2.4
/
Cleanse.podspec.json
blob
edf98b2e1d03c467ce21bd974192e519130ffcf8
1
{
2
"name": "Cleanse",
3
"version": "4.2.4",
4
"license": "Apache License, Version 2.0",
5
"summary": "Lightweight Swift Dependency Injection Framework",
6
"homepage": "https://github.com/square/Cleanse",
7
"authors": "Square",
8
"source": {
9
"git": "https://github.com/square/Cleanse.git",
10
"tag": "4.2.4"
11
},
12
"source_files": "Cleanse/*.swift",
13
"platforms": {
14
"ios": "8.3"
15
},
16
"swift_versions": [
17
"4.2",
18
"5.0"
19
]
20
}