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] MappIntelligence 5.0.13
[CocoaPods.git]
/
Specs
/
2
/
5
/
4
/
CubigoInject
/
1.2.1
/
CubigoInject.podspec.json
blob
b51e08500121e066a6442664c3f4f65c57f4854f
1
{
2
"name": "CubigoInject",
3
"version": "1.2.1",
4
"summary": "A fork of Inject with Cocoapods support",
5
"description": "A fork of Inject with Cocoapods support",
6
"homepage": "https://github.com/Cubigo/Inject",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"": ""
13
},
14
"platforms": {
15
"ios": "13.0"
16
},
17
"source": {
18
"git": "https://github.com/Cubigo/Inject.git",
19
"tag": "1.2.1"
20
},
21
"source_files": [
22
"Sources/Inject",
23
"Sources/Inject/**/"
24
],
25
"exclude_files": ""
26
}